]> Lady’s Gitweb - LesML/blobdiff - README.markdown
Adjust order of precedence for inlines
[LesML] / README.markdown
index 52ac8f87d1a8711fff7d05a3ebc1a58e9332be11a7d760180059ec3a9be23e34..53922ae2aa87e89ff51f382a252d35e3fdab9f7f807460cce04a555e1bda31b5 100644 (file)
@@ -205,10 +205,7 @@ Markup within paragraphs is delimited with·out exception by pairs of
 - The characters `⸨` and `⸩` indicate parenthetical content
     (`<html:small>`).
 
-- The characters `☞︎` and `☜︎` indicate strong importance
-    (`<html:strong>`).
-
-- The characters `⹐` and `⹑` indicate emphasis (`<html:em>`).
+- The characters `` ` `` and `´` indicate code (`<html:code>`).
 
 - The characters `⟪` and `⟫` indicate titles (`<html:cite>`).
 
@@ -219,7 +216,10 @@ Markup within paragraphs is delimited with·out exception by pairs of
 - The characters `⦃` and `⦄` indicate keyword highlighting
     (`<html:b>`).
 
-- The characters `` ` `` and `´` indicate code (`<html:code>`).
+- The characters `☞︎` and `☜︎` indicate strong importance
+    (`<html:strong>`).
+
+- The characters `⹐` and `⹑` indicate emphasis (`<html:em>`).
 
 Once the tree is built as above, it is remediated into its final form
   by the following steps :⁠—
This page took 0.061676 seconds and 4 git commands to generate.