We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ceba9f commit 732207bCopy full SHA for 732207b
test/spec.txt
@@ -2894,6 +2894,17 @@ The link destination may not be omitted:
2894
.
2895
<p>[foo]:</p>
2896
<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>
2908
````````````````````````````````
2909
2910
The title must be separated from the link destination by
0 commit comments