Commit 3887ba6d authored by Peter Eisentraut's avatar Peter Eisentraut

doc: Improve whitespace use in XSL

parent 1833f1a1
......@@ -77,7 +77,9 @@
<!-- Special support for Tcl synopses -->
<xsl:template match="optional[@role='tcl']">
?<xsl:call-template name="inline.charseq"/>?
<xsl:text>?</xsl:text>
<xsl:call-template name="inline.charseq"/>
<xsl:text>?</xsl:text>
</xsl:template>
</xsl:stylesheet>
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment