summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2015-01-23 14:33:55 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2015-01-23 14:33:55 -0800
commit1aca4097bf38d67f586d53e9d531110c3f23ae2a (patch)
treef0660ad3bbb6e023548598db3b5e4a5eb4686612 /spec.txt
parentc2bc068ab8f8e95a4708fd5dd4dbf16bc39cf517 (diff)
Added spec with link break inside pointy braces (no link).
Closes #295.
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt8
1 files changed, 8 insertions, 0 deletions
diff --git a/spec.txt b/spec.txt
index 2366163..f4dd722 100644
--- a/spec.txt
+++ b/spec.txt
@@ -5675,6 +5675,14 @@ bar)
bar)</p>
.
+.
+[link](<foo
+bar>)
+.
+<p>[link](<foo
+bar>)</p>
+.
+
One level of balanced parentheses is allowed without escaping:
.