summaryrefslogtreecommitdiffstats
path: root/default.rst
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-07-15 21:33:07 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-07-15 21:33:07 -0700
commit6cd15b72bf1aa88fbff8ed5ad009d86e09150532 (patch)
treef1d7bad92853b60474931884d1e9a9362ff657a4 /default.rst
parent052428151ac9ca890357f0cabf1c9262fecc7d76 (diff)
downloadpandoc-templates-6cd15b72bf1aa88fbff8ed5ad009d86e09150532.tar.gz
pandoc-templates-6cd15b72bf1aa88fbff8ed5ad009d86e09150532.zip
Updated templates for pandoc 2.2.2
Diffstat (limited to 'default.rst')
-rw-r--r--default.rst4
1 files changed, 4 insertions, 0 deletions
diff --git a/default.rst b/default.rst
index e9c0dc2..937eb72 100644
--- a/default.rst
+++ b/default.rst
@@ -31,6 +31,10 @@ $if(toc)$
31.. 31..
32 32
33$endif$ 33$endif$
34$if(number-sections)$
35.. section-numbering::
36
37$endif$
34$for(header-includes)$ 38$for(header-includes)$
35$header-includes$ 39$header-includes$
36 40