cmark

My personal build of CMark ✏️

Commit
657061c630cf493aa74ce4a09aebc869813b6916
Parent
dc0e8aac6cd8b891e23a3bd29459eb63b07af3e7
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated spec.

Diffstat

1 file changed, 3 insertions, 0 deletions

Status File Name N° Changes Insertions Deletions
Modified test/spec.txt 3 3 0
diff --git a/test/spec.txt b/test/spec.txt
@@ -569,8 +569,11 @@ prevent things like the following from being parsed as headers:
 
 .
 #5 bolt
+
+#foobar
 .
 <p>#5 bolt</p>
+<p>#foobar</p>
 .
 
 This is not a header, because the first `#` is escaped: