]> Lady’s Gitweb - LesML/blobdiff - parser.xslt
Switch symbols for subsection and subsubsection
[LesML] / parser.xslt
index a2bf3cbe66b8159bd646619de8e48db78ba00496b2abd3fcea254fdb45401489..b9946950087be586e954ff07297e461d83bb4aa091797e39b516bcbe2295c18a 100644 (file)
@@ -242,17 +242,17 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                                                                        </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>
This page took 0.025194 seconds and 4 git commands to generate.