File: sample.html

package info (click to toggle)
php-league-commonmark 2.7.1-1
  • links: PTS, VCS
  • area: main
  • in suites: experimental
  • size: 8,264 kB
  • sloc: php: 20,396; xml: 1,988; ruby: 45; makefile: 21; javascript: 15
file content (69 lines) | stat: -rw-r--r-- 4,095 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
<ul class="table-of-contents">
<li><a href="#content-section-1">Section 1</a>
<ul>
<li><a href="#content-section-11">Section 1.1</a>
<ul>
<li><a href="#content-section-111">Section 1.1.1</a>
<ul>
<li><a href="#content-section-1111">Section 1.1.1.1</a>
<ul>
<li><a href="#content-section-11111">Section 1.1.1.1.1</a>
<ul>
<li><a href="#content-section-111111">Section 1.1.1.1.1.1</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li><a href="#content-section-2">Section 2</a>
<ul>
<li><a href="#content-section-21">Section 2.1</a></li>
<li><a href="#content-section-22">Section 2.2</a>
<ul>
<li><a href="#content-section-221">Section 2.2.1</a></li>
<li><a href="#content-section-222">Section 2.2.2</a>
<ul>
<li><a href="#content-section-2221">Section 2.2.2.1</a></li>
<li><a href="#content-section-2222">Section 2.2.2.2</a>
<ul>
<li><a href="#content-section-22221">Section 2.2.2.2.1</a></li>
<li><a href="#content-section-22222">Section 2.2.2.2.2</a>
<ul>
<li><a href="#content-section-222221">Section 2.2.2.2.2.1</a></li>
<li><a href="#content-section-222222">Section 2.2.2.2.2.2</a></li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
</ul>
</li>
<li><a href="#content-section-title-with-quotes">Section title with &quot;quotes&quot;</a></li>
</ul>
<p>Here's a sample Markdown document with lots of headings</p>
<h1><a id="content-section-1" href="#content-section-1" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 1</h1>
<h2><a id="content-section-11" href="#content-section-11" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 1.1</h2>
<h3><a id="content-section-111" href="#content-section-111" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 1.1.1</h3>
<h4><a id="content-section-1111" href="#content-section-1111" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 1.1.1.1</h4>
<h5><a id="content-section-11111" href="#content-section-11111" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 1.1.1.1.1</h5>
<h6><a id="content-section-111111" href="#content-section-111111" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 1.1.1.1.1.1</h6>
<h1><a id="content-section-2" href="#content-section-2" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2</h1>
<h2><a id="content-section-21" href="#content-section-21" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.1</h2>
<h2><a id="content-section-22" href="#content-section-22" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.2</h2>
<h3><a id="content-section-221" href="#content-section-221" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.2.1</h3>
<h3><a id="content-section-222" href="#content-section-222" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.2.2</h3>
<h4><a id="content-section-2221" href="#content-section-2221" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.2.2.1</h4>
<h4><a id="content-section-2222" href="#content-section-2222" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.2.2.2</h4>
<h5><a id="content-section-22221" href="#content-section-22221" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.2.2.2.1</h5>
<h5><a id="content-section-22222" href="#content-section-22222" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.2.2.2.2</h5>
<h6><a id="content-section-222221" href="#content-section-222221" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.2.2.2.2.1</h6>
<h6><a id="content-section-222222" href="#content-section-222222" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section 2.2.2.2.2.2</h6>
<h1><a id="content-section-title-with-quotes" href="#content-section-title-with-quotes" class="heading-permalink" aria-hidden="true" title="Permalink">¶</a>Section title with &quot;quotes&quot;</h1>