JS-MarkDown
A markdown language js compiler.
Installation
NPM
$ npm install js-markdown --save
Usage
; let data = ' ... ' html = Markdown;
Examples
Examples can be found in the examples folder.
Run Demo
$ npm run demo
License
This project is licensed under the terms of the MIT license