Re: [w3c/FileAPI] Stop using incumbent settings object (#67)

> I'm curious what error you're getting? As far as I know I'm not doing anything special/not special configuration should be needed...

When I do

```
curl https://api.csswg.org/bikeshed/ -F file=@index.bs > index.html
```

I get an index.html that contains

```
Error running preprocessor, returned code: 1. \033[1;31mFATAL ERROR:\033[0m Found unmatched text macro [REPOSITORYURL]. Correct the macro, or escape it with a leading backslash. \033[7;31m ✘ \033[0m Did not generate, due to fatal errors
```

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/w3c/FileAPI/pull/67#issuecomment-278747266

Received on Thursday, 9 February 2017 19:32:59 UTC