]> Lady’s Gitweb - LesML/blobdiff - README.markdown
Drop langtags on offset text but support on paras
[LesML] / README.markdown
index 00d077bd6934fd3a9384729b073d49c978083c3f972fc10734e1f4d0950ec644..84ea5197ca630f8ab03d5e2638e939fbb288b00ab3842be6248f6fd51bdae823 100644 (file)
@@ -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 (`<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.
 
 - The characters `⦃` and `⦄` indicate keyword highlighting
     (`<html:b>`).
This page took 0.206987 seconds and 4 git commands to generate.