aboutsummaryrefslogtreecommitdiff
path: root/test/command/7738.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/7738.md')
-rw-r--r--test/command/7738.md6
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/7738.md b/test/command/7738.md
new file mode 100644
index 000000000..e3c629aa0
--- /dev/null
+++ b/test/command/7738.md
@@ -0,0 +1,6 @@
+```
+% pandoc
+![_](url.png) image
+^D
+<p><img src="url.png" alt="_" /> image</p>
+```