Only consider the first line of clipboard
[TortoiseGit.git] / doc / xsl / htmlsingle.xsl
blob2abef0555bfff80428938202f1a0feea95a61d89
1 <xsl:stylesheet xmlns:xsl="http://www.w3.org/1999/XSL/Transform" version="1.0">
3 <xsl:import href="./db_htmlsingle.xsl"/>
4 <xsl:param name="keep.relative.image.uris" select="0"/>
5 <xsl:param name="chunker.output.encoding" select="'UTF-8'"/>
7 </xsl:stylesheet>