aboutsummaryrefslogtreecommitdiff
path: root/oldtests/Headers/ATX.html
blob: f375b98d85cd2efb402cd9b1cba5ada18560a81f (plain)
  1. <h1>One</h1>
  2. <h2>Two</h2>
  3. <h3>Three</h3>
  4. <h4>Four</h4>
  5. <h5>Five</h5>
  6. <h6>Six</h6>
  7. <p>####### Seven</p>
  8. <h3>Three with</h3>
  9. <h2>Spacing doesn't matter</h2>
  10. <h2>Escaped final #</h2>
  11. <p>## Not a header</p>
  12. <p>#5 not a header</p>
  13. <h2></h2>
  14. <p>(empty header)</p>