From 64417f709abefe7bdd5ffd3cb45ad94ddf12a543 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sat, 31 Jan 2015 20:02:14 -0800 Subject: Added a shortcut link test with mismatched brackets. See #282. --- spec.txt | 8 ++++++++ 1 file changed, 8 insertions(+) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index e754810..94931db 100644 --- a/spec.txt +++ b/spec.txt @@ -6253,6 +6253,14 @@ Thus, `[foo]` is equivalent to `[foo][]`.

[foo bar]

. +. +[[bar [foo] + +[foo]: /url +. +

[[bar foo

+. + The link labels are case-insensitive: . -- cgit v1.2.3