File: html-in-headings.html

package info (click to toggle)
php-league-commonmark 2.3.9-1
  • links: PTS, VCS
  • area: main
  • in suites: bookworm
  • size: 7,184 kB
  • sloc: php: 19,021; xml: 1,988; ruby: 45; makefile: 24; javascript: 15
file content (8 lines) | stat: -rw-r--r-- 340 bytes parent folder | download
1
2
3
4
5
6
7
8
<ul class="table-of-contents">
<li>
<a href="#content-hello-world">Hello World! </a>
</li>
</ul>
<p>Here's a sample Markdown document</p>
<h1><a id="content-hello-world" href="#content-hello-world" class="heading-permalink" aria-hidden="true" title="Permalink">ΒΆ</a>Hello World! <i class="icon icon-waving-hand"></i></h1>
<p>Hi there!</p>