aboutsummaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt4
1 files changed, 3 insertions, 1 deletions
diff --git a/spec.txt b/spec.txt
index 776aaae..f6ea793 100644
--- a/spec.txt
+++ b/spec.txt
@@ -5842,7 +5842,9 @@ A [link text](@link-text) consists of a sequence of zero or more
inline elements enclosed by square brackets (`[` and `]`). The
following rules apply:
-- Links may not contain other links, at any level of nesting.
+- Links may not contain other links, at any level of nesting. If
+ multiple otherwise valid link definitions appear nested inside each
+ other, the inner-most definition is used.
- Brackets are allowed in the [link text] only if (a) they
are backslash-escaped or (b) they appear as a matched pair of brackets,