zero-md icon indicating copy to clipboard operation
zero-md copied to clipboard

mailto:-link no working

Open hallvard opened this issue 4 months ago • 1 comments

I tried the following markdown [[email protected]](mailto:[email protected])

It was rendered as a http link with the last part of the email address as the href. I expected that the mailto: scheme should work. Instead I had to use <a href="mailto:[email protected]">[email protected]</a>

hallvard avatar Oct 22 '25 07:10 hallvard

Thanks for the bug report. Will dive into it once I get a moment.

zerodevx avatar Oct 22 '25 09:10 zerodevx