cmark

My personal build of CMark ✏️

Commit
2bb51691fa389ead76f6531a677397f6c24f75f5
Parent
0978e3eb42cd5e67e31f19796975f5dc524344ba
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated spec

Diffstat

1 file changed, 2 insertions, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified test/spec.txt 3 2 1
diff --git a/test/spec.txt b/test/spec.txt
@@ -1985,7 +1985,8 @@ foo
 
 bar
 .
-<blockquote><div>
+<blockquote>
+<div>
 foo
 </blockquote>
 <p>bar</p>