summaryrefslogtreecommitdiff
path: root/test/command/3690.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/3690.md')
-rw-r--r--test/command/3690.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/command/3690.md b/test/command/3690.md
new file mode 100644
index 000000000..213b88138
--- /dev/null
+++ b/test/command/3690.md
@@ -0,0 +1,8 @@
+```
+% pandoc
+- [o] _hi_
+^D
+<ul>
+<li>[o] <em>hi</em></li>
+</ul>
+```