mirror of
https://github.com/jsdoc/jsdoc.git
synced 2025-12-08 19:46:11 +00:00
Added filters for input end of line character where evilstreak/markdown was called because it chokes on `\r\n`. We'll have to do this to any input to this markdown parser unless/until they accept my pull request and we update the upstream source. https://github.com/evilstreak/markdown-js/pull/64