doc: Format Chapter 4 paragraphs correctly
Signed-off-by: Tiago Vignatti <tiago.vignatti@intel.com>
This commit is contained in:
parent
982128c1b5
commit
dcb402a2c2
|
@ -62,9 +62,10 @@
|
|||
</xsl:if>
|
||||
</term>
|
||||
|
||||
<!-- TODO: the output text is not splitting paragraphs correctly -->
|
||||
<listitem>
|
||||
<para><xsl:value-of select="detaileddescription"/></para>
|
||||
<xsl:for-each select="detaileddescription/para">
|
||||
<para><xsl:value-of select="." /></para>
|
||||
</xsl:for-each>
|
||||
</listitem>
|
||||
</varlistentry>
|
||||
</xsl:if>
|
||||
|
|
Loading…
Reference in New Issue
Block a user