aboutsummaryrefslogblamecommitdiffstats
path: root/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Horizontal rules.text
blob: 1594bda27b4130726fd43d0aa1f3ede6487d1905 (plain) (tree)


































































             
Dashes:

---

 ---
 
  ---

   ---

	---

- - -

 - - -
 
  - - -

   - - -

	- - -


Asterisks:

***

 ***
 
  ***

   ***

	***

* * *

 * * *
 
  * * *

   * * *

	* * *


Underscores:

___

 ___
 
  ___

   ___

    ___

_ _ _

 _ _ _
 
  _ _ _

   _ _ _

    _ _ _