Files
BiFace_Server_Lite/vendor/cebe/markdown/tests/markdown-data/list-marker-in-paragraph.html
2020-03-27 10:13:51 +07:00

8 lines
209 B
HTML

<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>