mailto ??
I've searched Google and all docs on MultiMarkdown I can find and I don't even see the string 'mailto' anywhere. Is 'mailto' as part of a link unsupported? I got the most amazing results using [email blocked] by the way :-) Every character in the output from was a hex char! Multimarkdown had no idea what to do with that. Ended up using straight html to code it. But wanted to ask in case my searches were incomplete.
Regards,
Guy S.
Comments are currently closed for this discussion. You can start a new one.
Keyboard shortcuts
Generic
? | Show this help |
---|---|
ESC | Blurs the current field |
Comment Form
r | Focus the comment reply box |
---|---|
^ + ↩ | Submit the comment |
You can use Command ⌘
instead of Control ^
on Mac
Support Staff 1 Posted by Fletcher on 16 Feb, 2013 12:05 AM
Guy,
Mailto links are supported. The example you included, however, is horribly malformed. May want to check your source code. ;)
Usually it's "mailto:[email blocked]". Get rid of the extra lower-case "L" and the incorrect "//" and you're good to go.
Hex chars are used for obfuscation.
Hope this helps,
Fletcher
2 Posted by Guy Stalnaker on 16 Feb, 2013 04:12 AM
Fletcher,
Thank you for taking the time to reply. I regret that my submission was
imprecise. I should have said that I played around quite a bit with the
markdown formatting. What I posted was but one of several.
Do I read "Hex chars are used for obfuscation." to mean that the hex
char output is intentional?
LOL That, actually, was the reason for my post! I did it correctly, it
seems, the first time. But I was surprised by the hex output and thought
surely I'd done something wrong as every other link in my 1700-line md
file looks like 'normal' html output, except the three mailto: links I
added this afternoon.
Regards,
Guy
Support Staff 3 Posted by Fletcher on 16 Feb, 2013 04:15 AM
That has been a Markdown and multimarkdown feature since "back in the
day". So yes, you probably were correct the first time.
;)
F
Fletcher T. Penney
Manager
mmd Software, LLC