X-Git-Url: https://git.ladys.computer/LesML/blobdiff_plain/a67375bc0f72438f60b48fcaa46bf83902ffa75f7f55c2a1e1a59a660325d879..e95d0255fde4583b6f76bea18beca5cc727eb04f73596b678d872cc742a65890:/README.markdown diff --git a/README.markdown b/README.markdown index 53922ae..4c69cdc 100644 --- a/README.markdown +++ b/README.markdown @@ -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 (``). 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 (``). +- The characters `⸶` and `⸷` indicate names (``). + - The characters `⟨` and `⟩` indicate offset text (``). This may be followed by a `@`, a language tag, and a `$` to provide the language of the text.