X-Git-Url: https://git.ladys.computer/LesML/blobdiff_plain/0b65ee4b9fea227f3fdd492b78288a987dde451dd6143b32be934c0855f431e7..c85f6059b3473759d14c45b1cbf890419d7d4d6d582a32892f1f12ded08dbfd6:/README.markdown?ds=sidebyside diff --git a/README.markdown b/README.markdown index 52ac8f8..6b117a5 100644 --- a/README.markdown +++ b/README.markdown @@ -205,13 +205,12 @@ Markup within paragraphs is delimited with·out exception by pairs of - The characters `⸨` and `⸩` indicate parenthetical content (``). -- The characters `☞︎` and `☜︎` indicate strong importance - (``). - -- The characters `⹐` and `⹑` indicate emphasis (``). +- The characters `` ` `` and `´` indicate code (``). - 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. @@ -219,7 +218,10 @@ Markup within paragraphs is delimited with·out exception by pairs of - The characters `⦃` and `⦄` indicate keyword highlighting (``). -- The characters `` ` `` and `´` indicate code (``). +- The characters `☞︎` and `☜︎` indicate strong importance + (``). + +- The characters `⹐` and `⹑` indicate emphasis (``). Once the tree is built as above, it is remediated into its final form by the following steps :⁠—