Files
Chamilo/vendor/michelf/php-markdown/test/resources/markdown.mdtest/Links, shortcut references.text
2025-08-14 22:41:49 +02:00

21 lines
236 B
Plaintext

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