pandoc/manpage.template

14 lines
265 B
Text
Raw Normal View History

$if(has-tables)$
.\"t
$endif$
.TH PANDOC 1 "$date$" "$title$"
.SH NAME
pandoc - general markup converter
$body$
.SH SEE ALSO
.PP
\f[C]markdown2pdf\f[] (1).
.PP
The Pandoc source code and all documentation may be downloaded
from <http://johnmacfarlane.net/pandoc/>.