Skip to content

mailto: links don't work #625

Closed
Closed
@legal90

Description

@legal90

Hi!
It regression of #46

Reproduced on docsify-cli 4.2.1:

# Source:
[My Name](mailto:my@email.com)

# Renders to:
<a href="mailto:my@email.com" 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:
<my@email.com>

# Renders to: 
<a href="#/97;ilto:my@email.com">my@email.com</a>

The link is just broken.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions