Okay, this is my bad. Make sure you set text/html. And the content must be a full HTML file. You cannot include attributes or attach the file for HTML to work.
<html><head><title>Test</title></head><body>Message From Twitter
<br>
<b>Test</b><br>
<br>
FileName: ${filename}<br>
<img src="https://pbs.twimg.com/media/Cp2_ftRWYAASiDz.jpg">
</body>
</html>