mdconv
A tool to convert markdown
files to html
files.
Usage
md2html -i <md-file> -o <html-file>
Options supported
-i
- specify the inputmarkdown
file-o
- specify the outputhtml
file-header
- specify thehtml
header template file, default to use embedded header-footer
- specify thehtml
footer template file, default to use embedded footer