diff options
Diffstat (limited to 'test/command')
| -rw-r--r-- | test/command/11341.md | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/test/command/11341.md b/test/command/11341.md new file mode 100644 index 000000000..c04c2f334 --- /dev/null +++ b/test/command/11341.md @@ -0,0 +1,9 @@ +``` +% pandoc -t commonmark -f html +<h1>The Hobbit<br>or<br>There and Back Again</h1> +^D +The Hobbit\ +or\ +There and Back Again +==================== +``` |
