parsedown/tests/data/horizontal_rule.html

10 lines
128 B
HTML
Raw Normal View History

2013-09-24 21:53:42 +02:00
<p>Dashes:</p>
<hr />
<hr />
<hr />
<p>Asterisks:</p>
<hr />
<p>Underscores:</p>
<hr />
2013-11-10 09:44:52 +01:00
<p>On the next line:</p>
<hr />