From cbcaf1917470acf28099c5698fd6feec7c45c470 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 13 Nov 2019 17:07:44 -0800 Subject: Add test for #5881. --- test/command/5881.md | 14 ++++++++++++++ 1 file changed, 14 insertions(+) create mode 100644 test/command/5881.md (limited to 'test/command/5881.md') 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 +``` -- cgit v1.2.3