Skip to content
This repository has been archived by the owner on Apr 6, 2018. It is now read-only.
/ archived-gfm2html Public archive

Convert a GitHub style Markdown file to HTML, complete with inline CSS

License

Notifications You must be signed in to change notification settings

rvagg/archived-gfm2html

Repository files navigation

gfm2html

$ sudo npm install gfm2html -g
$ gfm2html README.md README.html

Turn Markdown files into HTML

NPM

Also includes inline CSS, styled so that the page renders nearly identically to Markdown on GitHub, including syntax-highlighting.

Install with npm install gfm2html -g (you may need to sudo that), then you have a gfm2html command ready to use that will take an input file and an output file.

Example

This is the LevelUP README.md:

LevelUP

License

gfm2html is Copyright (c) 2013 Rod Vagg @rvagg and licenced under the MIT licence. All rights not explicitly granted in the MIT license are reserved. See the included LICENSE file for more details.

About

Convert a GitHub style Markdown file to HTML, complete with inline CSS

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 3

  •  
  •  
  •