summaryrefslogtreecommitdiff
path: root/test/command/9193.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/9193.md')
-rw-r--r--test/command/9193.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/test/command/9193.md b/test/command/9193.md
new file mode 100644
index 000000000..3a5a7a941
--- /dev/null
+++ b/test/command/9193.md
@@ -0,0 +1,7 @@
+```
+% pandoc -t native
+$a+%
+b$
+^D
+[ Para [ Math InlineMath "a+%\nb" ] ]
+```