-
-
Notifications
You must be signed in to change notification settings - Fork 5.8k
Closed
Description
Hi!
It regression of #46
Reproduced on docsify-cli 4.2.1
:
# Source:
[My Name](mailto:[email protected])
# Renders to:
<a href="mailto:[email protected]" target="_blank">My Name</a>
The link doesn't work because of target="_blank"
. If you click it will just open an empty tab, not an e-mail application.
# Source:
<[email protected]>
# Renders to:
<a href="#/97;ilto:[email protected]">[email protected]</a>
The link is just broken.
Metadata
Metadata
Assignees
Labels
No labels