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/94f395fe0062092ce69390b661f8543a3fbf5b7b 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 6b43717..29815e5 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 a47b5bb..6e0d82a 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 - - - -