markup

realtime rendering markdown using github api

Usage no npm install needed!

<script type="module">
  import markup from 'https://cdn.skypack.dev/markup';
</script>

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

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