cmark

My personal build of CMark ✏️

Commit
37276f33bc7d873cc82c4597d2c788b9dbe1c22d
Parent
72406ff04d9a58613ae7ff461dacac9dea3cdb3f
Author
John MacFarlane <jgm@berkeley.edu>
Date

Clarified mention of "lazy line" with link and further example.

See #91.

Diffstat

1 file changed, 16 insertions, 3 deletions

Status File Name N° Changes Insertions Deletions
Modified spec.txt 19 16 3
diff --git a/spec.txt b/spec.txt
@@ -815,7 +815,8 @@ of dashes"/>
 <p>of dashes&quot;/&gt;</p>
 .
 
-The setext header underline cannot be a lazy line:
+The setext header underline cannot be a [lazy continuation
+line](#lazy-continuation-line) in a list item or block quote:
 
 .
 > Foo
@@ -827,6 +828,16 @@ The setext header underline cannot be a lazy line:
 <hr />
 .
 
+.
+- Foo
+---
+.
+<ul>
+<li>Foo</li>
+</ul>
+<hr />
+.
+
 A setext header cannot interrupt a paragraph:
 
 .
@@ -2885,9 +2896,11 @@ Four spaces indent gives a code block:
     some or all of the indentation from one or more lines in which the
     next non-space character after the indentation is
     [paragraph continuation text](#paragraph-continuation-text) is a
-    list item with the same contents and attributes.
+    list item with the same contents and attributes.<a
+    id="lazy-continuation-line"></a>
 
-Here is an example with lazy continuation lines:
+Here is an example with [lazy continuation
+lines](#lazy-continuation-line):
 
 .
   1.  A paragraph