diff options
Diffstat (limited to 'test/command/7099.md')
-rw-r--r-- | test/command/7099.md | 8 |
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 +[] +``` |