Skip to content

Commit

Permalink
add flags for highlight text, #272
Browse files Browse the repository at this point in the history
  • Loading branch information
Intelligent2013 committed Sep 25, 2024
1 parent 3133837 commit 9f5a1fd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/resources/xfdf_simple.xsl
Original file line number Diff line number Diff line change
Expand Up @@ -135,6 +135,7 @@


<highlight>
<xsl:attribute name="flags">print</xsl:attribute>
<xsl:attribute name="color"><xsl:value-of select="$color_annotation"/></xsl:attribute>
<xsl:attribute name="opacity"><xsl:value-of select="$opacity_highlight"/></xsl:attribute>
<xsl:attribute name="date"><xsl:value-of select="$date"/></xsl:attribute>
Expand Down

0 comments on commit 9f5a1fd

Please sign in to comment.