]> Lady’s Gitweb - LesML/blobdiff - README.markdown
Switch symbols for subsection and subsubsection
[LesML] / README.markdown
index 9943491ca62578d2454b54ccccb391d71f67781877895f27d5596c48c2c88cd8..e8464320c64c72a25ca74f269586dfdfcc8e6055638b1cd251b03d9f3d0e2602 100644 (file)
@@ -58,10 +58,10 @@ After this classification, each quoted or unquoted paragraph is further
 - If the paragraph begins with `§`, it is a section heading
     (`<html:h2>`).
 
-- If the paragraph begins with ``, it is a subsection heading
+- If the paragraph begins with ``, it is a subsection heading
     (`<html:h3>`).
 
-- If the paragraph begins with ``, it is a subsubsection heading
+- If the paragraph begins with ``, it is a subsubsection heading
     (`<html:h4>`).
 
 - If the paragraph begins with `•` or `🔢`, it is a primary unordered
@@ -74,7 +74,7 @@ After this classification, each quoted or unquoted paragraph is further
   Secondary list items are considered to be nested inside of primary
     list items which precede them.
 
-- If the paragraph begins with `` or `🔡`, it is a tertiary unordered
+- If the paragraph begins with `` or `🔡`, it is a tertiary unordered
     or ordered list item (`<html:li class="unordered" data-level="3">`
     or `<html:li class="ordered" data-level="3">`).
   Tertiary list items are considered to be nested inside of primary
This page took 0.023735 seconds and 4 git commands to generate.