Skip to content

Latest commit

 

History

History
37 lines (23 loc) · 803 Bytes

File metadata and controls

37 lines (23 loc) · 803 Bytes

About

Parse GitHub flavored markdown to html.

NPM version Dependency Status devDependency Status

NPM

Usage

Install.

$ npm install -g github-markdown

Parse markdowns.

$ githubmd readme.md

--title

Specify HTML title.

$ githubmd target.md

License

MIT