discount-mkd2html (1) Linux Manual Page
mkd2html – markdown to html converter
Synopsis
[-css file ] [-header string ] [-footer string ] [file ]Description
utility parses a markdown(7)Ns-formatted textfile (or stdin if not specified,) and generates a web page. It reads file or file.text is part of discount.
Options
- -css file
- Specifies a CSS file.
- -header string
- Specifies a line to add to the <header> tag.
- -footer string
- Specifies a line to add before the </body> tag.
