cmark

My personal build of CMark ✏️

Commit
2456659fdd244b0fdda0c5d510f17555e224d127
Parent
d7ffa6074d88564016de59a37b3e26627545f0ea
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated spec test.

Diffstat

1 file changed, 1 insertion, 1 deletion

Status File Name N° Changes Insertions Deletions
Modified test/spec.txt 2 1 1
diff --git a/test/spec.txt b/test/spec.txt
@@ -306,7 +306,7 @@ by spaces with a tab stop of 4 characters.
 >→foo→bar
 .
 <blockquote>
-<p>foo→bar</p>
+<p>  foo→bar</p>
 </blockquote>
 ````````````````````````````````