aboutsummaryrefslogtreecommitdiff
path: root/MarkdownTest/Tests_2004/Hard-wrapped paragraphs with list-like lines.html
diff options
context:
space:
mode:
Diffstat (limited to 'MarkdownTest/Tests_2004/Hard-wrapped paragraphs with list-like lines.html')
-rw-r--r--MarkdownTest/Tests_2004/Hard-wrapped paragraphs with list-like lines.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/MarkdownTest/Tests_2004/Hard-wrapped paragraphs with list-like lines.html b/MarkdownTest/Tests_2004/Hard-wrapped paragraphs with list-like lines.html
new file mode 100644
index 0000000..e21ac79
--- /dev/null
+++ b/MarkdownTest/Tests_2004/Hard-wrapped paragraphs with list-like lines.html
@@ -0,0 +1,8 @@
+<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>