diff options
author | John MacFarlane <jgm@berkeley.edu> | 2014-10-07 09:05:27 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2014-10-07 09:05:56 -0700 |
commit | 8a2b85da34e1de10abaf55b212b0660a7917b5d8 (patch) | |
tree | 97dfc23e15f4a1481dec4f7c40780e5ef08ac506 /spec.txt | |
parent | b44fad1d62311f81f38997b548b466a219ae59c6 (diff) |
Removed spurious 'and', reflowed.
Diffstat (limited to 'spec.txt')
-rw-r--r-- | spec.txt | 7 |
1 files changed, 4 insertions, 3 deletions
@@ -4817,9 +4817,10 @@ in Markdown: <p><a href="foo):">link</a></p> . -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ä) |