Closed
Description
Links without an http://
prefix aren't read correctly in Apple Mail. It tries to use the x-msg protocol to open them instead of a web browser, which doesn't work.
I believe GMail normally corrects for this by prepending links with http://
but markdown-here avoids that fix.
See also:
http://stackoverflow.com/questions/11033342/php-mail-function-prepends-x-msg-to-all-links
Activity