From: Lady Date: Sat, 22 Mar 2025 02:32:18 +0000 (-0400) Subject: Adjust order of precedence for inlines X-Git-Tag: 0.4.0~1 X-Git-Url: https://git.ladys.computer/LesML/commitdiff_plain/a67375bc0f72438f60b48fcaa46bf83902ffa75f7f55c2a1e1a59a660325d879 Adjust order of precedence for inlines I think this ordering makes a little bit more sense. --- diff --git a/README.markdown b/README.markdown index 52ac8f8..53922ae 100644 --- a/README.markdown +++ b/README.markdown @@ -205,10 +205,7 @@ 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 (``). @@ -219,7 +216,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 :⁠— diff --git a/parser.xslt b/parser.xslt index a264b21..e1e3e4a 100644 --- a/parser.xslt +++ b/parser.xslt @@ -1004,24 +1004,14 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one - - - -