aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2018-11-06 22:57:11 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2018-11-06 22:57:11 -0800
commit5f030f3c2c515def34846aa2135ce606e2edc1df (patch)
treee2c8562cebcd8c585dc66f043492904bc3068b46 /test
parent6619b96dd70296112c2e31f9a1df6b8b6d1d698e (diff)
downloadpandoc-5f030f3c2c515def34846aa2135ce606e2edc1df.tar.gz
Add command test for #5050.
Diffstat (limited to 'test')
-rw-r--r--test/command/5050.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/command/5050.md b/test/command/5050.md
new file mode 100644
index 000000000..9c8fa1655
--- /dev/null
+++ b/test/command/5050.md
@@ -0,0 +1,7 @@
+```
+pandoc -t rst
+<unknown>
+x
+^D
+x
+```