bryn-md-render
v1.0.1
Published
Renders markdown in a way that meets exactly 100% of my criteria
Downloads
5
Readme
bryn-md-render
var md = require('bryn-md-render').getRenderer()
md.render('# some text') // returns the rendered HTML string
license
MIT
authors / contributes
- bryn austin bellomy ([email protected])