Skip to content

Latest commit

 

History

History
18 lines (12 loc) · 286 Bytes

README.md

File metadata and controls

18 lines (12 loc) · 286 Bytes

ShowdownDisplay

Uses showdown to render a Markdown file and host it on a local server.

Usage

To see this Markdown being rendered:

rendermd

To see something else rendered:

rendermd some-file-name.md

Installation

npm install rendermd