broccoli-html

0.0.1 • Public • Published

broccoli-html NPM version Build Status Dependency Status

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-html

Usage

var broccoliHtml = require('broccoli-html');
 
tree = broccoliHtml(tree);

API

broccoliHtml(tree)

Run Test

npm test

Contribute or Report Issue

For bugs and feature requests, please create an issue.

License

MIT © Yashprit

/broccoli-html/

    Package Sidebar

    Install

    npm i broccoli-html

    Weekly Downloads

    3

    Version

    0.0.1

    License

    MIT

    Last publish

    Collaborators

    • yashprit