aboutsummaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/command/7099.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/test/command/7099.md b/test/command/7099.md
new file mode 100644
index 000000000..d9ff8e5ff
--- /dev/null
+++ b/test/command/7099.md
@@ -0,0 +1,8 @@
+```
+% pandoc -f html -t native --verbose
+<iframe src=""></iframe>
+^D
+[INFO] Fetching ...
+[INFO] Skipped '<iframe src></iframe>' at input line 1 column 1
+[]
+```