summaryrefslogtreecommitdiffstats
path: root/default.html5
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-05-11 11:48:52 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2018-05-11 11:48:52 -0700
commit052428151ac9ca890357f0cabf1c9262fecc7d76 (patch)
treed29ecbe908fc77fe5d05dc19c4bda4c7e74269c6 /default.html5
parent02f8a24ae1258de58ad69a05fbc8c43475c4989f (diff)
downloadpandoc-templates-052428151ac9ca890357f0cabf1c9262fecc7d76.tar.gz
pandoc-templates-052428151ac9ca890357f0cabf1c9262fecc7d76.zip
Updated templates for pandoc 2.2.1
Diffstat (limited to 'default.html5')
-rw-r--r--default.html52
1 files changed, 1 insertions, 1 deletions
diff --git a/default.html5 b/default.html5
index 5c484f3..9c15107 100644
--- a/default.html5
+++ b/default.html5
@@ -29,7 +29,7 @@ $highlighting-css$
29 </style> 29 </style>
30$endif$ 30$endif$
31$for(css)$ 31$for(css)$
32 <link rel="stylesheet" href="$css$"> 32 <link rel="stylesheet" href="$css$" />
33$endfor$ 33$endfor$
34$if(math)$ 34$if(math)$
35 $math$ 35 $math$