Re: How to prevent asciidoctorpdf from inserting mailto link in PDF
Posted by
mojavelinux on
URL: https://discuss.asciidoctor.org/How-to-prevent-asciidoctorpdf-from-inserting-mailto-link-in-PDF-tp8289p8293.html
I was wrong about the lack of a workaround. After studying the code, I found that the annotation will not be shown if you set the hide-uri-scheme attribute:
:hide-uri-scheme:
:media: prepress
It should work regardless of whether hide-uri-scheme is set, which is what I will fix.
Best Regards,
-Dan
On Mon, Oct 26, 2020 at 4:12 PM mojavelinux [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
On Mon, Oct 26, 2020 at 4:10 PM siddjain [via Asciidoctor :: Discussion] <
[hidden email]> wrote:
is there anything i can do in the meantime to work around this?
--
--