I've come across some odd behavior when using the html bundle and converting mail addresses to links:
If I copy name@email.com and then use the key comand, it results in <a href="mailto:dave@dave. ;com">name@email.com</a>
Is there a workaround?
-Dave