summaryrefslogtreecommitdiff
path: root/test/writer.ms
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2023-01-25 09:51:59 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2023-01-25 09:51:59 -0800
commit131f546282953a549eeddc688f16748a51063bff (patch)
treed4790c5e6f3b1213a008d28fb3dc151f334e3f4e /test/writer.ms
parent5d25e56eeca86a87a1592e22bbabec566863b486 (diff)
Ensure that automatically set variables ...
`pandoc-version`, `outputfile`, `title-prefix`, `epub-cover-image`, `curdir`, `dzslides-core` can be overridden by `--variable` on the command line. Previously they would create lists in the template Context, which is not desirable.
Diffstat (limited to 'test/writer.ms')
-rw-r--r--test/writer.ms2
1 files changed, 0 insertions, 2 deletions
diff --git a/test/writer.ms b/test/writer.ms
index ec7d5d6b1..32d7c1670 100644
--- a/test/writer.ms
+++ b/test/writer.ms
@@ -1,5 +1,3 @@
-.\" Automatically generated by Pandoc 3.0
-.\"
.\" **** Custom macro definitions *********************************
.\" * Super/subscript
.\" (https://lists.gnu.org/archive/html/groff/2012-07/msg00046.html)