Results 82 comments of ooxi

Those changes look good to me!

It would be really great if this feature would be supported. This is the only reason I still use GitHub markdown API instead of this project.

Hi, which version of python are you running? Did you execute any commands prior to `python shadowissues.py mutability-detector mutability-detector` or supplied any additional argument? -- ooxi

> There are no exceptions thrown to tell that there are no operands. StringArrayOptionHandler.parseArguments will return 0 I would consider this the correct behaviour, since an empty list looks totally...

> Thanks for submitting this. However, I'm not sure I understand why node and docker are needed. Wouldn't it be simpler and faster to build on whatever version of Linux...

Why is `moduleInclude` even needed? It contains JavaScript code as string literal and is not used inside jsonpath at all

According to my browser, @finom is right

The [require.toUrl](https://github.com/jrburke/requirejs/blob/master/require.js#L1459) function is not supported in amdclean, since the purpose of amdclean is to remove the module system and emit pure javascript. I would suggest to provide a require...

Could you please add more information, preferable a minimal test case to reproduce your problem?