Jxck / markup

realtime rendering markdown using github api

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

image

How to use

$ npm install markup -g
$ markup [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

About

realtime rendering markdown using github api


Languages

Language:JavaScript 100.0%