Eli Skeggs

Results 119 comments of Eli Skeggs

>The thrown error says that module 'C:\Users\A' cannot be found but my name is 'A B' so perhaps the space is causing the issue? This seems likely. It'd be worth...

It seems to me like there's a risk that the eslint configuration will ignore certain patterns of files, and that it's difficult to guarantee that the temporary file created will...

I added support for a very similar feature of `eslint_d` in #77; it should be pretty easy to update this to also support `eslint` itself.

Could this be due to #71?

It seems unlikely that this will ever become a feature of markdown or gfm. That said, you can use standard HTML to add a link that targets a new window/tab:...

> However, it does work properly if the body of the link isn't a full URL: > example Ahh, interesting. I guess that makes sense.

You'll notice if you look at the source of [index.md](https://github.com/mojombo/github-flavored-markdown/blob/gh-pages/index.md) that the links are, in fact, actual `` links, and not autolinked at all. It is my understanding that issue...

I'm guessing this was a test? Since it's not actually an issue, could you mark it as closed?