impl. xml/html newline

This commit is contained in:
vv01f 2019-09-16 13:28:38 +02:00
parent 09dce8d3bb
commit f1a22ded5d
Signed by untrusted user who does not match committer: vv01f
GPG Key ID: 02625A16AC1D1FF6
1 changed files with 5 additions and 0 deletions

View File

@ -15,6 +15,11 @@
</pre>
</xsl:template>
<xsl:template match="br">
<br/>
<xsl:apply-templates/>
</xsl:template>
<xsl:template match="p">
<xsl:if test="@title">
<h3>