summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/command/9478.md9
1 files changed, 9 insertions, 0 deletions
diff --git a/test/command/9478.md b/test/command/9478.md
new file mode 100644
index 000000000..273971775
--- /dev/null
+++ b/test/command/9478.md
@@ -0,0 +1,9 @@
+```
+% pandoc -t typst --wrap=preserve
+**- a -
+- b**
+^D
+#strong[\- a -
+\- b]
+```
+