From ef93684b823dcc1a4514491cdf42e018c7c62880 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Mon, 28 Dec 2015 21:00:22 -0800 Subject: Shortened example that wrapped. Closes #371. --- spec.txt | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index 793d7ff..eadd2ab 100644 --- a/spec.txt +++ b/spec.txt @@ -6616,11 +6616,11 @@ A link can contain fragment identifiers and queries: [link](http://example.com#fragment) -[link](http://example.com?foo=bar&baz#fragment) +[link](http://example.com?foo=3#frag) .

link

link

-

link

+

link

. Note that a backslash before a non-escapable character is -- cgit v1.2.3