broccoli-html
v0.0.1
Published
convert markdown to html
Maintainers
Readme
broccoli-html

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