aboutsummaryrefslogtreecommitdiffstats
path: root/library/parsedown/test/data/atx_heading.html
blob: 751f8739f8885d45ff6a2019583866ba48040fc1 (plain) (blame)
1
2
3
4
5
6
7
8
9
<h1>h1</h1>
<h2>h2</h2>
<h3>h3</h3>
<h4>h4</h4>
<h5>h5</h5>
<h6>h6</h6>
<p>####### not a heading</p>
<h1>closed h1</h1>
<p>#</p>