1.4.6
The html provider discards the images inside external links. For example:
<a href="http://twitter.com">
<img src="./images/twitter-icon.png">
</a>
The html provider discards the images inside external links. For example:
<a href="http://twitter.com">
<img src="./images/twitter-icon.png">
</a>