diff options
author | John MacFarlane <jgm@berkeley.edu> | 2017-12-27 09:33:41 -0800 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2017-12-27 09:33:41 -0800 |
commit | ee2890c9dc20c5b0c33e1a5f3ea2d7705b4e591d (patch) | |
tree | 4feacdbc17a1d50f3aa0f3e5db7fae4c5dae4838 /default.html5 | |
parent | ac3dc50580d7185d18dd4916782904fd733b3bfd (diff) | |
download | pandoc-templates-ee2890c9dc20c5b0c33e1a5f3ea2d7705b4e591d.tar.gz pandoc-templates-ee2890c9dc20c5b0c33e1a5f3ea2d7705b4e591d.zip |
Updated templates for pandoc 2.0.6
Diffstat (limited to 'default.html5')
-rw-r--r-- | default.html5 | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/default.html5 b/default.html5 index 2272a01..5c484f3 100644 --- a/default.html5 +++ b/default.html5 | |||
@@ -18,7 +18,6 @@ $endif$ | |||
18 | code{white-space: pre-wrap;} | 18 | code{white-space: pre-wrap;} |
19 | span.smallcaps{font-variant: small-caps;} | 19 | span.smallcaps{font-variant: small-caps;} |
20 | span.underline{text-decoration: underline;} | 20 | span.underline{text-decoration: underline;} |
21 | div.line-block{white-space: pre-line;} | ||
22 | div.column{display: inline-block; vertical-align: top; width: 50%;} | 21 | div.column{display: inline-block; vertical-align: top; width: 50%;} |
23 | $if(quotes)$ | 22 | $if(quotes)$ |
24 | q { quotes: "“" "”" "‘" "’"; } | 23 | q { quotes: "“" "”" "‘" "’"; } |