diff options
Diffstat (limited to 'tests/pl/Tests_2007/Links, shortcut references.text')
-rw-r--r-- | tests/pl/Tests_2007/Links, shortcut references.text | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/tests/pl/Tests_2007/Links, shortcut references.text b/tests/pl/Tests_2007/Links, shortcut references.text new file mode 100644 index 0000000..8c44c98 --- /dev/null +++ b/tests/pl/Tests_2007/Links, shortcut references.text @@ -0,0 +1,20 @@ +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 |