pandoc/man/man1/pandoc.1.template
2015-06-09 22:22:58 +02:00

16 lines
382 B
Text

$if(has-tables)$
.\"t
$endif$
.TH PANDOC 1 "$date$" "$version$"
.SH NAME
pandoc - general markup converter
$body$
.SH PANDOC'S MARKDOWN
For a complete description of pandoc's extensions to standard markdown,
see \f[C]pandoc_markdown\f[] (5).
.SH SEE ALSO
.PP
\f[C]pandoc_markdown\f[] (5).
.PP
The Pandoc source code and all documentation may be downloaded
from <http://pandoc.org>.