realtime rendering markdown using github api
npm install markupRealtime Markdown Viewer with rendering by Github Markdown Rendering API
API limit is 5000 render/h, it is enough for almost of all usecase.
``shell``
$ 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
<3 Github
MIT