Skip to content

1.4.6

Choose a tag to compare

@oscarotero oscarotero released this 16 Jun 15:35
· 1085 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>