Login  Register

Re: Attach text to email address

Posted by msc on Mar 05, 2019; 2:40pm
URL: https://discuss.asciidoctor.org/Attach-text-to-email-address-tp6773p6775.html



On Mar 5, 2019, at 3:40, 1marc1 [via Asciidoctor :: Discussion] <[hidden email]> wrote:

Dear all,

I am using asciidoctor-pdf and am wondering if I can attach text to an email address. I can attach text to a URL like so:

Please visit <a href="http://asciidoctor.org[our" class="">http://asciidoctor.org[our website].

...but the following does not work (PDF or HTML5):

Please [hidden email][contact us] for more information.
You need mailto:[hidden email] to make it a proper URL.

Regards

    -Mark