| MKD2HTML(1) | General Commands Manual | MKD2HTML(1) |
mkd2html — convert
a markdown document into (X)HTML
mkd2html |
[-dHhmnx] [file] |
mkd2html utility reads
file and generates (X)HTML input from markdown source.
If unspecified, file is taken to be standard
input.
By default, mkd2html implies
-H and -m options.
The options are as follows:
-d,
--discountand PHP-Markdown-like tables.
-H,
--html-h,
--help-m,
--markdown-n,
--natext-x,
--xhtmlThe mkd2html utility exits 0 on
success, and >0 if an error occurs.
mkd2html was written by
Natasha "Kerensikova" Porte
<natacha@instinctive.eu>.
Manual page was originally written by Massimo Manghi
<mxmanghi@apache.org>,
and rewritten to mdoc format by Svyatoslav Mishyn
<juef@openmailbox.org>.
| March 1, 2016 | Debian |