fnp
/
librarian.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge pull request #8 from quiris11/master
[librarian.git]
/
librarian
/
epub
/
xsltChunkTitle.xsl
diff --git
a/librarian/epub/xsltChunkTitle.xsl
b/librarian/epub/xsltChunkTitle.xsl
index
caf464d
..
8c0e09a
100644
(file)
--- a/
librarian/epub/xsltChunkTitle.xsl
+++ b/
librarian/epub/xsltChunkTitle.xsl
@@
-24,7
+24,7
@@
</xsl:template>
<xsl:template match="text()" >
</xsl:template>
<xsl:template match="text()" >
- <xsl:value-of select="."
disable-output-escaping="yes"
/>
+ <xsl:value-of select="." />
</xsl:template>
<xsl:template match="node()" mode="poczatek">
</xsl:template>
<xsl:template match="node()" mode="poczatek">
@@
-37,4
+37,4
@@
</h1>
</xsl:template>
</h1>
</xsl:template>
-</xsl:stylesheet>
\ No newline at end of file
+</xsl:stylesheet>