diff options
-rw-r--r-- | spec.txt | 9 |
1 files changed, 9 insertions, 0 deletions
@@ -7417,6 +7417,15 @@ bar>) bar>)</p> ```````````````````````````````` +Pointy brackets that enclose links must be unescaped: + +```````````````````````````````` example +[link](<foo/>) +. +<p><a href="%3Cfoo%3E">link</a></p> +```````````````````````````````` + + Parentheses inside the link destination may be escaped: ```````````````````````````````` example |