summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--convert.xsl3
1 files changed, 2 insertions, 1 deletions
diff --git a/convert.xsl b/convert.xsl
index c91e120..dafae59 100644
--- a/convert.xsl
+++ b/convert.xsl
@@ -14,7 +14,8 @@
</xsl:choose>
</xsl:attribute>
- <xsl:apply-templates mode="copy" />
+ <!-- FIXME: e.g. Psalm 145 has footnotes in caption, with incorrect reference -->
+ <xsl:value-of select="text()" />
</caption>
</xsl:template>