summaryrefslogtreecommitdiffstats
path: root/default.jira
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2019-06-11 22:50:06 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2019-06-11 22:50:06 -0700
commitdb59a5e77b0a5629f0801eb82103814842f2e2ed (patch)
treeb65b75813f49d3642cb229f60ff549db05a529a1 /default.jira
parent64a929d7eec7f2c0b741433b30d6b904354a4e74 (diff)
downloadpandoc-templates-db59a5e77b0a5629f0801eb82103814842f2e2ed.tar.gz
pandoc-templates-db59a5e77b0a5629f0801eb82103814842f2e2ed.zip
Updated templates for pandoc 2.7.3
Diffstat (limited to 'default.jira')
-rw-r--r--default.jira9
1 files changed, 9 insertions, 0 deletions
diff --git a/default.jira b/default.jira
new file mode 100644
index 0000000..69bd05b
--- /dev/null
+++ b/default.jira
@@ -0,0 +1,9 @@
1$for(include-before)$
2$include-before$
3
4$endfor$
5$body$
6$for(include-after)$
7
8$include-after$
9$endfor$