summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
Diffstat (limited to 'spec.txt')
-rw-r--r--spec.txt4
1 files changed, 2 insertions, 2 deletions
diff --git a/spec.txt b/spec.txt
index eaf7a1b..c7e6fcf 100644
--- a/spec.txt
+++ b/spec.txt
@@ -5124,8 +5124,8 @@ following rules apply:
- Links may not contain other links, at any level of nesting.
-- Brackets are allowed in the link text only if (a) they are
- backslash-escaped or (b) they appear as a matched pair of brackets,
+- Brackets are allowed in the [link text](#link-text) only if (a) they
+ are backslash-escaped or (b) they appear as a matched pair of brackets,
with an open bracket `[`, a sequence of zero or more inlines, and
a close bracket `]`.