From: Lady Date: Sat, 26 Apr 2025 03:32:24 +0000 (-0400) Subject: Add support for proper name marks X-Git-Tag: 0.5.0~6 X-Git-Url: https://git.ladys.computer/LesML/commitdiff_plain/3d07ad60c672b48d35bad946490d9ce485c15923?ds=inline Add support for proper name marks --- diff --git a/README.markdown b/README.markdown index 29815e5..6c97294 100644 --- a/README.markdown +++ b/README.markdown @@ -209,6 +209,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. diff --git a/parser.xslt b/parser.xslt index 227e285..7f6d153 100644 --- a/parser.xslt +++ b/parser.xslt @@ -755,6 +755,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one + @@ -802,6 +803,11 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one + + + + + @@ -1034,6 +1040,18 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one + + +