markup-to-html
v1.0.2
Published
Just a super simple basic cli tool to transform markdown files into html
Downloads
2
Readme
Markup
Simple cli with almost no options to transform markdown files into html
requires node ? 4.x +
USAGE
npm install markup-to-html
markup [path/to/file.md]
passing -b
option will wrap it in some more html and add bootstrap CDN