From 5901a8700443bf08e36b90b42d9e095202be5a02 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 6 Apr 2019 21:42:23 -0700 Subject: Update spec. --- test/spec.txt | 19 +++++++++++++++++++ 1 file changed, 19 insertions(+) diff --git a/test/spec.txt b/test/spec.txt index 4ca3aa0..958ca64 100644 --- a/test/spec.txt +++ b/test/spec.txt @@ -3076,6 +3076,25 @@ and thematic breaks, and it need not be followed by a blank line. ```````````````````````````````` +```````````````````````````````` example +[foo]: /url +bar +=== +[foo] +. +

bar

+

foo

+```````````````````````````````` + +```````````````````````````````` example +[foo]: /url +=== +[foo] +. +

=== +foo

+```````````````````````````````` + Several [link reference definitions] can occur one after another, without intervening blank lines. -- cgit v1.2.3