aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
Diffstat (limited to 'README')
-rw-r--r--README7
1 files changed, 7 insertions, 0 deletions
diff --git a/README b/README
index a1f038f67..e5dacd614 100644
--- a/README
+++ b/README
@@ -570,6 +570,13 @@ consecutive items:
$for(author)$$author$$sep$, $endfor$
+If you use custom templates, you may need to revise them as pandoc
+changes. We recommend tracking the changes in the default templates,
+and modifying your custom templates accordingly. An easy way to do this
+is to fork the
+[pandoc-templates repository](http://github.com/jgm/pandoc-templates)
+and merge in changes after each pandoc release.
+
Pandoc's markdown
=================