aboutsummaryrefslogtreecommitdiffstats
path: root/tests/markdown-test/hard-wrapped.html
diff options
context:
space:
mode:
Diffstat (limited to 'tests/markdown-test/hard-wrapped.html')
-rw-r--r--tests/markdown-test/hard-wrapped.html12
1 files changed, 12 insertions, 0 deletions
diff --git a/tests/markdown-test/hard-wrapped.html b/tests/markdown-test/hard-wrapped.html
new file mode 100644
index 0000000..7d16a85
--- /dev/null
+++ b/tests/markdown-test/hard-wrapped.html
@@ -0,0 +1,12 @@
+
+<p>In Markdown 1.0.0 and earlier. Version
+ 8. This line turns into a list item.
+ Because a hard-wrapped line in the
+ middle of a paragraph looked like a
+ list item.
+</p>
+<p>Here's one with a bullet.
+ * criminey.
+</p>
+
+