phpOMS/tests/Utils/Parser/Markdown/data/setext_header.html
2023-09-21 22:22:09 +00:00

5 lines
114 B
HTML
Executable File

<h1 id="h1">h1</h1>
<h2 id="h2">h2</h2>
<h2 id="single-character">single character</h2>
<p>not a header</p>
<hr />