From dc4a6c8cdaa1bd9b9d6baee0b992541f745cadc9 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 9 Nov 2014 16:39:32 -0800 Subject: Fixed spec tests. --- spec.txt | 26 +++++++------------------- 1 file changed, 7 insertions(+), 19 deletions(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index 1a0350c..d51aef7 100644 --- a/spec.txt +++ b/spec.txt @@ -5502,22 +5502,6 @@ unless they are escaped:

link [foo [bar]]

. -. -[link] bar][ref] - -[ref]: /uri -. -

<[link] bar][ref]

-. - -. -[link [bar][ref] - -[ref]: /uri -. -

[link [bar][ref]

-. - . [link \[bar][ref] @@ -5551,7 +5535,7 @@ However, links may not contain other links, at any level of nesting. [ref]: /uri . -

[foo bar][ref]

+

[foo bar]ref

. . @@ -5559,10 +5543,14 @@ However, links may not contain other links, at any level of nesting. [ref]: /uri . -

[foo bar baz][ref]

+

[foo bar baz]ref

. -These cases illustrate the precedence of link text grouping over +(In the examples above, we have two [shortcut reference +links](#shortcut-reference-link) instead of one [full reference +link](#full-reference-link).) + +The following cases illustrate the precedence of link text grouping over emphasis grouping: . -- cgit v1.2.3