From b93c3884b7e1ff3ff6d94551b2f822aa416691ef Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 6 Apr 2019 21:55:04 -0700 Subject: Update spec. --- test/spec.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/test/spec.txt b/test/spec.txt index 958ca64..c7dce2f 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -3131,6 +3131,17 @@ are defined: ```````````````````````````````` +Whether something is a [link reference definition] is +independent of whether the link reference it defines is +used in the document. Thus, for example, the following +document contains just a link reference definition, and +no visible content: + +```````````````````````````````` example +[foo]: /url +. +```````````````````````````````` + ## Paragraphs -- cgit v1.2.3