aboutsummaryrefslogtreecommitdiff
path: root/test/command/5904.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/5904.md')
-rw-r--r--test/command/5904.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/command/5904.md b/test/command/5904.md
new file mode 100644
index 000000000..fdc29407d
--- /dev/null
+++ b/test/command/5904.md
@@ -0,0 +1,8 @@
+```
+% pandoc -s -t markdown -H test/B.txt --variable header-includes:foo
+Hi
+^D
+foo
+
+Hi
+```