MarkdownParser/test/data/setext_header.html

5 lines
76 B
HTML

<h1>h1</h1>
<h2>h2</h2>
<h2>single character</h2>
<p>not a header</p>
<hr />