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

15 lines
248 B
HTML
Raw Normal View History

2017-12-13 18:43:58 +00:00
<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>