summaryrefslogtreecommitdiff
path: root/spec.txt
diff options
context:
space:
mode:
authorJohn MacFarlane <fiddlosopher@gmail.com>2014-11-10 10:54:59 -0800
committerJohn MacFarlane <fiddlosopher@gmail.com>2014-11-10 10:54:59 -0800
commit5e5997bd9c2b25cf0601afda27bb365b03300400 (patch)
treee48639f1f68629718b6234d1cb9499881d629d7e /spec.txt
parent4d4a3f72892ee50207e50e447a03f61e5c267867 (diff)
Added a link.
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 `]`.