File: toc_out_of_order.html

package info (click to toggle)
python-markdown 3.7-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 3,128 kB
  • sloc: python: 11,989; makefile: 66; sh: 7
file content (8 lines) | stat: -rw-r--r-- 183 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
<div class="toc">
<ul>
<li><a href="#header-2">Header 2</a></li>
<li><a href="#header-1">Header 1</a></li>
</ul>
</div>
<h2 id="header-2">Header 2</h2>
<h1 id="header-1">Header 1</h1>