jstransformer-mmd

0.1.0 • Public • Published

jstransformer-mmd

MultiMarkdown support for JSTransformers.

Build Status Coverage Status Dependency Status Greenkeeper badge NPM version

Installation

npm install jstransformer-mmd

API

var mmd = require('jstransformer')(require('jstransformer-mmd'));
 
mmd.render('# Hello, World!').body
//=> '<h1 id="helloworld">Hello, World!</h1>'

License

MIT

Readme

Keywords

Package Sidebar

Install

npm i jstransformer-mmd

Weekly Downloads

3

Version

0.1.0

License

MIT

Last publish

Collaborators

  • calebeby
  • forbeslindesay
  • hemanth
  • robloach
  • stoeffel
  • timothygu