lib/htmltoword/xslt/cleanup.xslt in htmltoword-1.0.0 vs lib/htmltoword/xslt/cleanup.xslt in htmltoword-1.1.0

- old
+ new

@@ -21,9 +21,10 @@ <xsl:template match="basefont"/> <xsl:template match="canvas"/> <xsl:template match="command"/> <xsl:template match="font"/> <xsl:template match="iframe"/> + <xsl:template match="img[not(starts-with(@src, 'http://')) and not(starts-with(@src, 'https://'))]"/> <xsl:template match="isindex"/> <xsl:template match="map"/> <xsl:template match="noframes"/> <xsl:template match="noscript"/> <xsl:template match="object"/>