From: Lady Date: Wed, 17 Sep 2025 02:55:22 +0000 (-0400) Subject: Fix note divs X-Git-Tag: 0.5.1^0 X-Git-Url: https://git.ladys.computer/LesML/commitdiff_plain/66ea5e09600048125ec452b9a07bedf6f159ad48197f36c56fd8bc724ff4f279?hp=a9b41749898d494d22a613ead737a8eb89c7abceb415f8cd863910c36237ab74 Fix note divs The parser used to erroneously discard all divs, including semantic ones (i·e those with a `@role´). Also, it used to require a variation selector after `⚠´, which didn¦t actually work with the implementation and should not have been required. --- diff --git a/parser.xslt b/parser.xslt index 734b3c0..2ba0fd1 100644 --- a/parser.xslt +++ b/parser.xslt @@ -658,7 +658,7 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one - + note @@ -802,6 +802,14 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one + + + + + + + +