File: test_GFM_025.html

package info (click to toggle)
python-readme-renderer 44.0-1
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 728 kB
  • sloc: python: 414; sh: 23; makefile: 6
file content (12 lines) | stat: -rw-r--r-- 116 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
<ol start="3">
<li>Foo</li>
</ol>
<p>Some text</p>
<ol start="2">
<li>
<p>Bar</p>
</li>
<li>
<p>Baz</p>
</li>
</ol>