broccoli-html
convert markdown to html using html-md
Issues with the output should be reported on the html-md issue tracker
$ npm install --save-dev broccoli-html
var broccoliHtml = require('broccoli-html');
tree = broccoliHtml(tree);
npm test
For bugs and feature requests, please create an issue.
MIT © Yashprit