html-in-headings.html 340 B

12345678
  1. <ul class="table-of-contents">
  2. <li>
  3. <a href="#content-hello-world">Hello World! </a>
  4. </li>
  5. </ul>
  6. <p>Here's a sample Markdown document</p>
  7. <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>
  8. <p>Hi there!</p>