TextHelper::autoLink, autoLinkEmails, and autoLinkUrls now all escape HTML by default, this can be disabled using the escape => false option. Fixes #1625