]> Lady’s Gitweb - LesML/blobdiff - README.markdown
Support inline comments
[LesML] / README.markdown
index 53922ae2aa87e89ff51f382a252d35e3fdab9f7f807460cce04a555e1bda31b5..4c69cdce981e185b8732ef6894d9f1304abbbbcc447b8ad4fafdbf8a0bbb5cfb 100644 (file)
@@ -188,6 +188,11 @@ The remaining characters in a paragraph form its contents.
 Markup within paragraphs is delimited with·out exception by pairs of
   characters, with the following precedence :⁠—
 
+- The characters `⌦` and `⌫` indicate inline comments.
+  A single character `⌧` may be used to indicate an “empty” comment
+    (consisting of `U+034F COMBINING GRAPHEME JOINER` for X·M·L
+    compatibility).
+
 - The characters `{🔗` and `>}` indicate a hyperlink to a U·R·L
     (`<html:a>`).
   The hyperlink must contain at least one `<`; the content before the
@@ -209,6 +214,8 @@ Markup within paragraphs is delimited with·out exception by pairs of
 
 - The characters `⟪` and `⟫` indicate titles (`<html:cite>`).
 
+- The characters `⸶` and `⸷` indicate names (`<html:u class="name">`).
+
 - The characters `⟨` and `⟩` indicate offset text (`<html:i>`).
   This may be followed by a `@`, a language tag, and a `$` to provide
     the language of the text.
This page took 0.234531 seconds and 4 git commands to generate.