Skip to content

Commit 732207b

Browse files
committed
Update spec
1 parent 8ceba9f commit 732207b

File tree

1 file changed

+11
-0
lines changed

1 file changed

+11
-0
lines changed

test/spec.txt

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2894,6 +2894,17 @@ The link destination may not be omitted:
28942894
.
28952895
<p>[foo]:</p>
28962896
<p>[foo]</p>
2897+
````````````````````````````````
2898+
2899+
However, an empty link destination may be specified using
2900+
angle brackets:
2901+
2902+
```````````````````````````````` example
2903+
[foo]: <>
2904+
2905+
[foo]
2906+
.
2907+
<p><a href="">foo</a></p>
28972908
````````````````````````````````
28982909

28992910
The title must be separated from the link destination by

0 commit comments

Comments
 (0)