cmark

My personal build of CMark ✏️

Commit
a5753eb866b6e990e81c5696a49644b14f399ccd
Parent
e123516bfbf9f0ebc84daef5c9467343bad9898c
Author
John MacFarlane <jgm@berkeley.edu>
Date

Fixed 2 typos in spec tests.

Diffstat

1 file changed, 2 insertions, 2 deletions

Status File Name N° Changes Insertions Deletions
Modified spec.txt 4 2 2
diff --git a/spec.txt b/spec.txt
@@ -5372,7 +5372,7 @@ unless they are escaped:
 .
 [link] bar](/uri)
 .
-<p><[link] bar](/uri)</p>
+<p>[link] bar](/uri)</p>
 .
 
 .
@@ -5605,7 +5605,7 @@ and autolinks over link grouping:
 
 [ref]: /uri
 .
-<p>[foo<a href="http://example.com?search=%5D%5Dref%5B">http://example.com?search=][ref]</a></p>
+<p>[foo<a href="http://example.com?search=%5D%5Bref%5D">http://example.com?search=][ref]</a></p>
 .
 
 Matching is case-insensitive: