File: mixed_header_ids.html

package info (click to toggle)
python-markdown2 2.5.4-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 6,492 kB
  • sloc: python: 6,201; perl: 1,493; php: 865; makefile: 37
file content (11 lines) | stat: -rw-r--r-- 220 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
<h1 id="header-1">Header 1</h1>

<h2 id="header-2">Header 2</h2>

<h1 id="header-3">Header 3</h1>

<h4 id="header-4" class="myclass">Header 4</h4>

<h1 id="header-5">Header 5</h1>

<h6 id="my-important-id">Header 6</h6>