If I wanted to prepopulate an email link like: (in a really simple format, pardon for the bad example.)
<a href="mailto:barney@example.com?subject=About your bouncy ball&body=<img src='example.com/images/logo.png'>Hey Barney, Is your bouncy ball still for sale?">Email 3 Barney Today!</a>
and have the html actually show as html, is there a way to do so.