File: Hard-wrapped%20paragraphs%20with%20list-like%20lines.html

package info (click to toggle)
python-markdown 3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, trixie
  • size: 3,128 kB
  • sloc: python: 11,989; makefile: 66; sh: 7
file content (8 lines) | stat: -rw-r--r-- 211 bytes parent folder | download | duplicates (71)
1
2
3
4
5
6
7
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>