mdconv
mdconv copied to clipboard
A tool to convert markdown to html.
mdconv
A tool to convert markdown files to html files.
Usage
md2html -i <md-file> -o <html-file>
Options supported
-i- specify the inputmarkdownfile-o- specify the outputhtmlfile-header- specify thehtmlheader template file, default to use embedded header-footer- specify thehtmlfooter template file, default to use embedded footer