mirror of
https://gitlab.freedesktop.org/wayland/wayland.git
synced 2025-10-29 05:40:16 -04:00
doc: Format Chapter 4 paragraphs correctly
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
parent
982128c1b5
commit
dcb402a2c2
1 changed files with 3 additions and 2 deletions
|
|
@ -62,9 +62,10 @@
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
</term>
|
</term>
|
||||||
|
|
||||||
<!-- TODO: the output text is not splitting paragraphs correctly -->
|
|
||||||
<listitem>
|
<listitem>
|
||||||
<para><xsl:value-of select="detaileddescription"/></para>
|
<xsl:for-each select="detaileddescription/para">
|
||||||
|
<para><xsl:value-of select="." /></para>
|
||||||
|
</xsl:for-each>
|
||||||
</listitem>
|
</listitem>
|
||||||
</varlistentry>
|
</varlistentry>
|
||||||
</xsl:if>
|
</xsl:if>
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue