cmark

My personal build of CMark ✏️

Commit
4dc7bbb0c3fb1057c921dedc2f83786caaa6f0ad
Parent
cd198620a44576afb0f325abd58d503eab65bf32
Author
John MacFarlane <jgm@berkeley.edu>
Date

Removed spurious 'and', reflowed.

Diffstat

1 file changed, 4 insertions, 3 deletions

Status File Name N° Changes Insertions Deletions
Modified spec.txt 7 4 3
diff --git a/spec.txt b/spec.txt
@@ -4816,9 +4816,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&auml;)