docpad-plugin-js-comments
v0.1.0
Published
DocPad plugin which adds the ability to render comments from js files to markdown or html.
Readme
Javascript comments plugin for DocPad
Adds support for JS to HTML compilation to DocPad. It just reads all comments from the js file and outputs them.
Convention: .html.js or .md.js
Install
npm install --save docpad-plugin-js-commentsLicense
Licensed under the MIT License
