Enable line-breaking blockquotes (prefaced by |)
TODO: No indentation on first line
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="ser:p" mode="quote">
|
||||
<text:p text:style-name="Quotations"><text:span text:style-name="T2"><xsl:apply-templates select="*|text()"/></text:span></text:p>
|
||||
<text:p text:style-name="Quotations"><xsl:apply-templates select="*|text()"/></text:p>
|
||||
</xsl:template>
|
||||
|
||||
<xsl:template match="ser:quote" mode="body">
|
||||
|
||||
Reference in New Issue
Block a user