parsedown/tests/data/horizontal_rule.md
2013-09-24 22:53:42 +03:00

31 lines
253 B
Markdown

Dashes:
---
---
---
---
---
- - -
- - -
- - -
- - -
- - -
Asterisks:
***
Underscores:
___
Based on [the original](http://daringfireball.net/projects/downloads/MarkdownTest_1.0.zip) test suite.