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 5901a87 commit b93c388Copy full SHA for b93c388
test/spec.txt
@@ -3131,6 +3131,17 @@ are defined:
3131
````````````````````````````````
3132
3133
3134
+Whether something is a [link reference definition] is
3135
+independent of whether the link reference it defines is
3136
+used in the document. Thus, for example, the following
3137
+document contains just a link reference definition, and
3138
+no visible content:
3139
+
3140
+```````````````````````````````` example
3141
+[foo]: /url
3142
+.
3143
+````````````````````````````````
3144
3145
3146
## Paragraphs
3147
0 commit comments