aboutsummaryrefslogblamecommitdiffstats
path: root/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Links, shortcut references.text
blob: 8c44c98feed2c78169b9a915a0d17c3ccd2b115c (plain) (tree)



















                                
This is the [simple case].

[simple case]: /simple



This one has a [line
break].

This one has a [line 
break] with a line-ending space.

[line break]: /foo


[this] [that] and the [other]

[this]: /this
[that]: /that
[other]: /other