aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/command/5565.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/5565.md b/test/command/5565.md
new file mode 100644
index 000000000..1459e066d
--- /dev/null
+++ b/test/command/5565.md
@@ -0,0 +1,6 @@
+```
+% pandoc -t asciidoc
+***hi***
+^D
+*_hi_*
+```