]> Lady’s Gitweb - LesML/blobdiff - parser.xslt
Use square instead of triangular bullet for level 3
[LesML] / parser.xslt
index dabe21ae94fe7fef8faee81b74794cd6c1d1d0844698df0af35aa4408a99eb48..a2bf3cbe66b8159bd646619de8e48db78ba00496b2abd3fcea254fdb45401489 100644 (file)
@@ -292,11 +292,11 @@ If a copy of the M·P·L was not distributed with this file, You can obtain one
                                                                        </html:p>
                                                                </html:li>
                                                        </when>
-                                                       <when test="starts-with($text, ' ')">
+                                                       <when test="starts-with($text, ' ')">
                                                                <html:li class="unordered" data-level="3">
                                                                        <html:p>
                                                                                <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:p>
                                                                </html:li>
This page took 0.035634 seconds and 4 git commands to generate.