markup
v0.0.4
Published
realtime rendering markdown using github api
Downloads
98
Readme
markup
Realtime Markdown Viewer with rendering by Github Markdown Rendering API API limit is 5000 render/h, it is enough for almost of all usecase.
image
How to use
$ npm install markup -g
$ makrup [path/to/file] [port]
default port is 3000 open (http://localhost:port/) on your browser, and write your markdown file with gfm
Special Thanks
<3 Github
licence
MIT