aboutsummaryrefslogtreecommitdiff
path: root/test/command/11341.md
diff options
context:
space:
mode:
Diffstat (limited to 'test/command/11341.md')
-rw-r--r--test/command/11341.md9
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
+====================
+```