m2h
Command line tool to convert markdown to HTML using redcarpet and rouge
Usage
m2h [-s <STYLEFILE>...] [-t <PAGETITLE>] [-o <OUTPUTFILE>] <file>
Example:
m2h -s github.css -t "m2h - README" -o README.html README.md
Command line tool to convert markdown to HTML using redcarpet and rouge
RubyApache-2.0
Command line tool to convert markdown to HTML using redcarpet and rouge
m2h [-s <STYLEFILE>...] [-t <PAGETITLE>] [-o <OUTPUTFILE>] <file>
Example:
m2h -s github.css -t "m2h - README" -o README.html README.md