aboutsummaryrefslogtreecommitdiff
path: root/MANUAL.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-10-20 22:42:16 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2017-10-20 22:44:49 -0700
commitdc92c348275ad2de1da94033e0096cd610ee4883 (patch)
treef32d87e43402742983d00d130468a3b17e070156 /MANUAL.txt
parent21328a87718818d78c658c87a2c42298453cc45f (diff)
downloadpandoc-dc92c348275ad2de1da94033e0096cd610ee4883.tar.gz
Use doctemplates 0.2.1: allows `$--` line comments in templates.
Closes #3806.
Diffstat (limited to 'MANUAL.txt')
-rw-r--r--MANUAL.txt3
1 files changed, 3 insertions, 0 deletions
diff --git a/MANUAL.txt b/MANUAL.txt
index b8392a701..eacd11275 100644
--- a/MANUAL.txt
+++ b/MANUAL.txt
@@ -1643,6 +1643,9 @@ and modifying your custom templates accordingly. An easy way to do this
is to fork the [pandoc-templates] repository and merge in changes after each
pandoc release.
+Templates may contain comments: anything on a line after `$--`
+will be treated as a comment and ignored.
+
[pandoc-templates]: https://github.com/jgm/pandoc-templates
Pandoc's Markdown