From a5753eb866b6e990e81c5696a49644b14f399ccd Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 9 Nov 2014 16:31:22 -0800 Subject: Fixed 2 typos in spec tests. --- spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index daaeb58..1a0350c 100644 --- a/spec.txt +++ b/spec.txt @@ -5372,7 +5372,7 @@ unless they are escaped: . [link] bar](/uri) . -

<[link] bar](/uri)

+

[link] bar](/uri)

. . @@ -5605,7 +5605,7 @@ and autolinks over link grouping: [ref]: /uri . -

[foohttp://example.com?search=][ref]

+

[foohttp://example.com?search=][ref]

. Matching is case-insensitive: -- cgit v1.2.3