cmark

My personal build of CMark ✏️

Commit
22fa64426a24df5b906bf39e718acf1d64e5d8cf
Parent
8d599b758b102dae686d5122146e379cb4a204b8
Author
John MacFarlane <jgm@berkeley.edu>
Date

Updated spec.

Diffstat

1 file changed, 14 insertions, 2 deletions

Status File Name N° Changes Insertions Deletions
Modified test/spec.txt 16 14 2
diff --git a/test/spec.txt b/test/spec.txt
@@ -316,13 +316,25 @@ by spaces with a tab stop of 4 characters.
 ````````````````````````````````
 
 ```````````````````````````````` example
->→foo→bar
+>→→foo
 .
 <blockquote>
-<p>foo→bar</p>
+<pre><code>  foo
+</code></pre>
 </blockquote>
 ````````````````````````````````
 
+```````````````````````````````` example
+-→→foo
+.
+<ul>
+<li>
+<pre><code>  foo
+</code></pre>
+</li>
+</ul>
+````````````````````````````````
+
 
 ```````````````````````````````` example
     foo