Socket
Book a DemoInstallSign in
Socket

broccoli-md

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

broccoli-md

Markdown to HTML

latest
Source
npmnpm
Version
0.2.0
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

broccoli-md Build Status

Convert markdown to html.

Issues with the output should be reported on the md issue tracker.

Install

npm install --save broccoli-md

Example

var md = require('broccoli-md');
tree = md(tree, options);

License

MIT © Hemanth.HM

Keywords

broccoli-plugin

FAQs

Package last updated on 22 Nov 2014

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts