highlight items

This commit is contained in:
Oleg Belyaev 2025-03-22 18:32:34 +03:00
parent 043b9e0a87
commit af97248ef5

View file

@ -24,6 +24,12 @@
</xsl:choose>
</xsl:function>
<xsl:template match="abv:mark">
<mark>
<xsl:next-match/>
</mark>
</xsl:template>
<xsl:template match="tei:entry">
<xsl:variable name="entry-id" select="@xml:id"/>
<xsl:element name="article">