wikitext-convert - convert WikiText to other formats
wikitext-convert --help wikitext-convert [OPTIONS] [FILE ...]
By default, the given wikitext is converted to HTML. To process whole documents, use --full-page option.
If no files are specified the input is taken from the standard input.
show this usage
specify format (HTML, Latex, Pod)
form standard page, i.e. <html>...</html>
set title (default: "WikiText Converted Page")
set author (default: "Unknown")
do not include verbatim blocks in output
set heading offset (default: 0)
use <li>...</li> instead of <li><p>...</p></li>
Mikhael Goikhman, Enno Cramer