summaryrefslogtreecommitdiffstats
path: root/default.muse
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-11-22 09:20:16 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2019-11-22 09:20:16 -0800
commita2d9d54ae9fa5b1fa7d36d94b7375f522adff7c3 (patch)
treebeffa4c88f32b4d159c3a26b4070f00c097b15e5 /default.muse
parentdb59a5e77b0a5629f0801eb82103814842f2e2ed (diff)
downloadpandoc-templates-a2d9d54ae9fa5b1fa7d36d94b7375f522adff7c3.tar.gz
pandoc-templates-a2d9d54ae9fa5b1fa7d36d94b7375f522adff7c3.zip
Updated templates for pandoc 2.8
Diffstat (limited to 'default.muse')
-rw-r--r--default.muse2
1 files changed, 1 insertions, 1 deletions
diff --git a/default.muse b/default.muse
index 05534ad..3bae4d0 100644
--- a/default.muse
+++ b/default.muse
@@ -1,5 +1,5 @@
1$if(author)$ 1$if(author)$
2#author $author$ 2#author $for(author)$$author$$sep$; $endfor$
3$endif$ 3$endif$
4$if(title)$ 4$if(title)$
5#title $title$ 5#title $title$