mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2026-03-30 11:11:05 -04:00
doc: Preserve spaces
Slight variation on Pekka's patch. It seems harmless to put this anywhere.
This commit is contained in:
parent
d8f045ec1f
commit
c532b571e3
1 changed files with 4 additions and 0 deletions
|
|
@ -108,6 +108,10 @@
|
||||||
<xsl:text> </xsl:text>
|
<xsl:text> </xsl:text>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
||||||
|
<xsl:template match="sp">
|
||||||
|
<xsl:text> </xsl:text>
|
||||||
|
</xsl:template>
|
||||||
|
|
||||||
<xsl:template match="programlisting">
|
<xsl:template match="programlisting">
|
||||||
<programlisting><xsl:apply-templates /></programlisting>
|
<programlisting><xsl:apply-templates /></programlisting>
|
||||||
</xsl:template>
|
</xsl:template>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue