xesite/vendor/github.com/russross/blackfriday/testdata/Hard-wrapped paragraphs wit...

15 lines
248 B
HTML

<p>In Markdown 1.0.0 and earlier. Version</p>
<ol>
<li>This line turns into a list item.
Because a hard-wrapped line in the
middle of a paragraph looked like a
list item.</li>
</ol>
<p>Here's one with a bullet.</p>
<ul>
<li>criminey.</li>
</ul>