markdox
markdox copied to clipboard
Comments (//) in single quotes break markdox
Hi cbou,
please have a look at the following gist: https://gist.github.com/01Track1mp3/2155ba1df29e32a57034
TestBreaks.js does not compile correctly. I think markdox interprets something wrong with comments and single quotes. Please have a look.
Regards, sven
+1
This seams to be a https://github.com/tj/dox issue.
There is already an issue and even a PR on the dox project: https://github.com/tj/dox/issues/150