X-Git-Url: https://git.ladys.computer/LesML/blobdiff_plain/9d9f801071766e03c98ca919461855ff97ff5795..10e5f7f3eed0f44a9bdbf1f7276ab546fbe27dc1:/README.markdown?ds=sidebyside diff --git a/README.markdown b/README.markdown index 11c8c37..1979cd3 100644 --- a/README.markdown +++ b/README.markdown @@ -179,10 +179,12 @@ After this classification, each quoted or unquoted paragraph is further - Otherwise, it is an ordinary paragraph. -Following this sigil (if any, including trailing white·space) there may - be a `¶` followed by zero or more non·white·space characters. +Following this sigil (if any) there may be a `¶` followed by zero or + more non·white·space characters. The characters following the `¶` give the identifier for the paragraph, which is expected to be unique within a document. +This may be suffixed with a language tag beginning with `@` and + terminated with `$`. The remaining characters in a paragraph form its contents. Markup within paragraphs is delimited with·out exception by pairs of @@ -227,8 +229,6 @@ Markup within paragraphs is delimited with·out exception by pairs of - 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. - The characters `⦃` and `⦄` indicate keyword highlighting (``).