summaryrefslogtreecommitdiffstats
path: root/packages/markdown/marked/test/original/hard_wrapped_paragraphs_with_list_like_lines.html
diff options
context:
space:
mode:
Diffstat (limited to 'packages/markdown/marked/test/original/hard_wrapped_paragraphs_with_list_like_lines.html')
-rw-r--r--packages/markdown/marked/test/original/hard_wrapped_paragraphs_with_list_like_lines.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/packages/markdown/marked/test/original/hard_wrapped_paragraphs_with_list_like_lines.html b/packages/markdown/marked/test/original/hard_wrapped_paragraphs_with_list_like_lines.html
new file mode 100644
index 00000000..e21ac79a
--- /dev/null
+++ b/packages/markdown/marked/test/original/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>