]> Lady’s Gitweb - LesML/blobdiff - README.markdown
Switch symbols for subsection and subsubsection
[LesML] / README.markdown
index 994d911ad1a1f2227eb1d477ffd7180edd6e4b2a..6a21246144cd05dee95300e77368fd9994a3bce5 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.026631 seconds and 4 git commands to generate.