From 8dbbe341608cf37d7fe9c3157c15e09cbbe359ce Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 7 Feb 2023 17:57:48 -0800 Subject: [PATCH] compact -> collapsed reference link. This just fixes a few stray occurrences. Closes #730. --- spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/spec.txt b/spec.txt index d4972af8..51229e5f 100644 --- a/spec.txt +++ b/spec.txt @@ -8435,7 +8435,7 @@ following closing bracket: ```````````````````````````````` -Full and compact references take precedence over shortcut +Full and collapsed references take precedence over shortcut references: ```````````````````````````````` example @@ -9660,7 +9660,7 @@ through the stack for an opening `[` or `![` delimiter. delimiter from the stack, and return a literal text node `]`. - If we find one and it's active, then we parse ahead to see if - we have an inline link/image, reference link/image, compact reference + we have an inline link/image, reference link/image, collapsed reference link/image, or shortcut reference link/image. + If we don't, then we remove the opening delimiter from the