jsdoc.github.io
jsdoc.github.io copied to clipboard
include marked directly
trafficstars
Using NPM 5.4.1, we seem to get flat dependencies by default, so we can't require() the sup-dependency of "metalsmith-markdown".
This adds "marked" to the dependency list explicitly and just uses it directly.
@hegemonic (found while building #180)