From 8a2b85da34e1de10abaf55b212b0660a7917b5d8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 7 Oct 2014 09:05:27 -0700 Subject: Removed spurious 'and', reflowed. --- spec.txt | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) (limited to 'spec.txt') diff --git a/spec.txt b/spec.txt index bc2e381..c520272 100644 --- a/spec.txt +++ b/spec.txt @@ -4817,9 +4817,10 @@ in Markdown:

link

. -URL-escaping and should be left alone inside the destination, as all URL-escaped characters -are also valid URL characters. HTML entities in the destination will be parsed into their UTF8 -codepoints, as usual, and optionally URL-escaped when written as HTML. +URL-escaping should be left alone inside the destination, as all +URL-escaped characters are also valid URL characters. HTML entities in +the destination will be parsed into their UTF8 codepoints, as usual, and +optionally URL-escaped when written as HTML. . [link](foo%20bä) -- cgit v1.2.3