diff options
Diffstat (limited to 'test/command')
-rw-r--r-- | test/command/5517.md | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/test/command/5517.md b/test/command/5517.md index e309d84a4..3656ba9ff 100644 --- a/test/command/5517.md +++ b/test/command/5517.md @@ -24,3 +24,9 @@ to stdout and check that there is no warning. [Para [Image ("",[],[]) [] ("file://localhost/dev/null","")]] ^D ``` + +``` +% pandoc -M title=test -f native -t epub -o /dev/null 2>&1 +[Para [Image ("",[],[]) [] ("file:lalune.jpg","")]] +^D +``` |