diff options
author | John MacFarlane <fiddlosopher@gmail.com> | 2014-11-10 10:54:59 -0800 |
---|---|---|
committer | John MacFarlane <fiddlosopher@gmail.com> | 2014-11-10 10:54:59 -0800 |
commit | 5e5997bd9c2b25cf0601afda27bb365b03300400 (patch) | |
tree | e48639f1f68629718b6234d1cb9499881d629d7e | |
parent | 4d4a3f72892ee50207e50e447a03f61e5c267867 (diff) |
Added a link.
-rw-r--r-- | spec.txt | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -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 `]`. |