This Source Code Form is subject to the terms of the Mozilla Public License, v 2.0.
If a copy of the M·P·L was not distributed with this file, You can obtain one at <https://mozilla.org/MPL/2.0/>.
-->
+<!DOCTYPE transform [
+ <!ENTITY section-break '#*-.=_~·․‥…⁂⋯─━┄┅┈┉╌╍═╴╶╸╺☙❧ ・*-.=_~'>
+]>
<transform
xmlns="http://www.w3.org/1999/XSL/Transform"
xmlns:LesML="urn:fdc:ladys.computer:20240512:LesML"
</call-template>
</html:h2>
</when>
- <when test="starts-with($text, '✠ ')">
+ <when test="starts-with($text, '❦ ')">
<html:h3>
<call-template name="LesML:id-and-contents">
- <with-param name="source" select="substring-after($text, '✠ ')"/>
+ <with-param name="source" select="substring-after($text, '❦ ')"/>
</call-template>
</html:h3>
</when>
- <when test="starts-with($text, '❦ ')">
+ <when test="starts-with($text, '✠ ')">
<html:h4>
<call-template name="LesML:id-and-contents">
- <with-param name="source" select="substring-after($text, '❦ ')"/>
+ <with-param name="source" select="substring-after($text, '✠ ')"/>
</call-template>
</html:h4>
</when>
</choose>
</variable>
<choose>
- <when test="translate(string($text), '#*-=_~⁂─━┄┅┈┉╌╍═╴╶╸╺☙❧ ', '')=''">
+ <when test="translate(string($text), '§ion-break; ', '')=''">
<html:hr/>
</when>
<when test="$quoted">