Copy link to clipboard
Copied
hello
when i put hyperlink for my mail
for example,
After I import it as PDF file, it becomes like vilasud@gmail.com
how can i fix it?
Copy link to clipboard
Copied
Hi @경배22381423kfg7 If the spelling is wrong on the visible email address, check your code again, as the inside <" " > portion and the outside (reader visible) portion need to match. Here is what you want it to be:
<a href="mailto:villasud@gmail.com">villasud@gmail.com</a>