cmark

My personal build of CMark ✏️

Commit
83ea962027d9425f404bf7659cf336fd1bd03417
Parent
25fbd4620934f99033b0fb27849d064516e1357d
Author
John MacFarlane <jgm@berkeley.edu>
Date

Changed Example 196 in spec to reflect the spec's rules.

This has no blank lines and so should not be a loose list.

See #209.

Diffstat

1 file changed, 1 insertion, 2 deletions

Status File Name N° Changes Insertions Deletions
Modified spec.txt 3 1 2
diff --git a/spec.txt b/spec.txt
@@ -3181,8 +3181,7 @@ A list item can contain a header:
 </li>
 <li>
 <h2>Bar</h2>
-<p>baz</p>
-</li>
+baz</li>
 </ul>
 .