Skip to content

1.4.6

Compare
Choose a tag to compare
@oscarotero oscarotero released this 16 Jun 15:35
· 1059 commits to master since this release

The html provider discards the images inside external links. For example:

<a href="http://twitter.com">
    <img src="./images/twitter-icon.png">
</a>