aboutsummaryrefslogtreecommitdiff
path: root/test/command
diff options
context:
space:
mode:
Diffstat (limited to 'test/command')
-rw-r--r--test/command/5881.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/test/command/5881.md b/test/command/5881.md
new file mode 100644
index 000000000..3c3970a89
--- /dev/null
+++ b/test/command/5881.md
@@ -0,0 +1,14 @@
+```
+% pandoc -t markdown -s -H D.txt -d defaults1.yaml -d defaults2.yaml
+Ok
+^D
+here's d
+
+this is a
+
+here is b
+
+and this is c
+
+Ok
+```