Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 563 Bytes

readme.md

File metadata and controls

30 lines (17 loc) · 563 Bytes

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