2010-12-07 21:10:07 +01:00
|
|
|
$if(has-tables)$
|
|
|
|
.\"t
|
|
|
|
$endif$
|
|
|
|
.TH PANDOC 1 "$date$" "$title$"
|
|
|
|
.SH NAME
|
|
|
|
pandoc - general markup converter
|
|
|
|
$body$
|
2011-01-28 20:55:11 +01:00
|
|
|
.SH PANDOC'S MARKDOWN
|
|
|
|
For a complete description of pandoc's extensions to standard markdown,
|
|
|
|
see \f[C]pandoc_markdown\f[] (5).
|
2010-12-07 21:10:07 +01:00
|
|
|
.SH SEE ALSO
|
|
|
|
.PP
|
2011-01-28 20:55:11 +01:00
|
|
|
\f[C]markdown2pdf\f[] (1), \f[C]pandoc_markdown\f[] (5).
|
2010-12-07 21:10:07 +01:00
|
|
|
.PP
|
|
|
|
The Pandoc source code and all documentation may be downloaded
|
|
|
|
from <http://johnmacfarlane.net/pandoc/>.
|