diff options
Diffstat (limited to 'man/man1/pandoc.1.template')
-rw-r--r-- | man/man1/pandoc.1.template | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/man/man1/pandoc.1.template b/man/man1/pandoc.1.template index 544ef0a97..c9b2b20f8 100644 --- a/man/man1/pandoc.1.template +++ b/man/man1/pandoc.1.template @@ -5,9 +5,12 @@ $endif$ .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]markdown2pdf\f[] (1). +\f[C]markdown2pdf\f[] (1), \f[C]pandoc_markdown\f[] (5). .PP The Pandoc source code and all documentation may be downloaded from <http://johnmacfarlane.net/pandoc/>. |