aboutsummaryrefslogtreecommitdiffstats
path: root/tests/basic/links-reference.txt
diff options
context:
space:
mode:
Diffstat (limited to 'tests/basic/links-reference.txt')
-rw-r--r--tests/basic/links-reference.txt10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/basic/links-reference.txt b/tests/basic/links-reference.txt
index 9993b10..c95a195 100644
--- a/tests/basic/links-reference.txt
+++ b/tests/basic/links-reference.txt
@@ -37,3 +37,13 @@ And [without][].
[angle brackets]: <http://example.com/> "Angle Brackets"
[without]: http://example.com/ "Without angle brackets."
+With [line
+breaks][]
+
+and [line
+breaks][] with one space.
+
+and [line
+breaks[] with two spaces.
+
+[line breaks]: http://example.com "Yes this works"