]> granicus.if.org Git - docbook-dsssl/commitdiff
fix issue #24 bad nested anchor elements
authorbobstayton <bobs@sagehill.net>
Wed, 27 Jun 2018 21:00:13 +0000 (14:00 -0700)
committerbobstayton <bobs@sagehill.net>
Sun, 8 Jul 2018 15:56:16 +0000 (08:56 -0700)
xsl/html/inline.xsl

index cfa0c8c965d689f44e8f39867ed7574c847b04ef..ed876cf65e6c76745ffc0dab1cb2c26cc5b10e1c 100644 (file)
             </xsl:attribute>
 
             <xsl:call-template name="inline.italicseq">
-              <xsl:with-param name="content" select="$content"/>
+              <xsl:with-param name="contentwithlink" select="$content"/>
             </xsl:call-template>
           </a>
         </xsl:when>