1
0
mirror of https://github.com/erusev/parsedown.git synced 2023-08-10 21:13:06 +03:00
parsedown/tests/commonmark/46-ATX_headings.html
2019-04-07 16:38:10 +01:00

3 lines
48 B
HTML

<h3>foo ###</h3>
<h2>foo ###</h2>
<h1>foo #</h1>