From 732207b00176856dd8101a27e8d31a90926fa4da Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 3 Apr 2019 10:24:29 -0700 Subject: Update spec --- test/spec.txt | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/test/spec.txt b/test/spec.txt index 4162938..4a3923e 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -2894,6 +2894,17 @@ The link destination may not be omitted: .

[foo]:

[foo]

+```````````````````````````````` + + However, an empty link destination may be specified using + angle brackets: + +```````````````````````````````` example +[foo]: <> + +[foo] +. +

foo

```````````````````````````````` The title must be separated from the link destination by -- cgit v1.2.3