From 5004d7db340b8ae4a9808515cefeeefebe1ac84b Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 30 Apr 2019 22:05:38 -0700 Subject: Fix misleading text for full reference link. There is no "first link label" here, just a link text. Closes #581. --- spec.txt | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/spec.txt b/spec.txt index b6723e6..2f7feab 100644 --- a/spec.txt +++ b/spec.txt @@ -7923,9 +7923,8 @@ perform the *Unicode case fold*, strip leading and trailing matching reference link definitions, the one that comes first in the document is used. (It is desirable in such cases to emit a warning.) -The contents of the first link label are parsed as inlines, which are -used as the link's text. The link's URI and title are provided by the -matching [link reference definition]. +The link's URI and title are provided by the matching [link +reference definition]. Here is a simple example: -- cgit v1.2.3