]> Lady’s Gitweb - LesML/blobdiff - README.markdown
Support hgroups with heading continuations
[LesML] / README.markdown
index 32a54ec4617a260bb017e61bf7bb512491361881218bc6f92d933935d41a0378..ff264502726fae8e5a174dfed22a6531ab1fe4d2cb85152103ae565f882008d2 100644 (file)
@@ -173,10 +173,12 @@ After this classification, each ordinary paragraph is further
   Comments produce X·M·L comment nodes and can be used to break up list
     items into separate lists.
 
-- If the paragraph begins with `⋯`, it is a continuation paragraph
-    (`<html:div class="continuation">`).
+- If the paragraph begins with `⋯`, it is a continuation paragraph.
   Continuation paragraphs may be used to continue a preceding div or
     list item.
+  If there is no such preceding div or list item, they will attach to
+    adjacent heading elements to form heading groups (`<html:hgroup>`).
+  Otherwise, they will be treated as ordinary paragraphs.
 
 - Otherwise, it is an ordinary paragraph.
 
This page took 0.217048 seconds and 4 git commands to generate.