cbou / markdox

Markdox is a documentation generator based on Dox and Markdown. It parse Javascript and even Coffeescript.
http://cbou.github.com/markdox
230 stars 27 forks source link

restrict ejs dependency to <2.0.0 #26

Closed jtuulos closed 9 years ago

jtuulos commented 9 years ago

v2 of EJS has breaking changes: https://github.com/tj/ejs

Fixes https://github.com/cbou/markdox/issues/24