Query: mkd2html
OS: debian
Section: 1
Format: Original Unix Latex Style Formatted with HTML and a Horizontal Scroll Bar
MKD2HTML(1) BSD General Commands Manual MKD2HTML(1)NAMEmkd2html -- markdown to html converterSYNOPSISmkd2html [-css file] [-header string] [-footer string] [file]DESCRIPTIONmkd2html utility parses a markdown(7)-formatted textfile (or stdin if not specified,) and generates a web page. It reads file or file.text and writes the result in file.html (where file is the passed argument.) mkd2html 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.RETURN VALUESThe mkd2html utility exits 0 on success, and >0 if an error occurs.SEE ALSOmarkdown(1), markdown(3), markdown(7), mkd-extensions(7).AUTHORDavid Parsons (orc@pell.chi.il.us)MASTODONJanuary 10, 2010 MASTODON
Related Man Pages |
---|
markdown(3) - debian |
mkd-functions(3) - debian |
ronn-format(7) - debian |
html::wikiconverter::markdown(3pm) - debian |
text::markdown(3pm) - debian |
Similar Topics in the Unix Linux Community |
---|
Adding the individual columns of a matrix. |
awk or sed - Convert 2 lines to 1 line |
How can I do this in VI editor? |
Introduction |
Weird 'find' results |