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/e2c9b502e68c218acca2d3c059139f49a2ff74c2?ds=sidebyside;hp=e2c9b502e68c218acca2d3c059139f49a2ff74c2 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. ---