Skip to content

autolink does not parse email addresses #8

@jamesfzhang

Description

@jamesfzhang

I expect ReactAutolink.autolink('james@gmail.com') to render

<a href="mailto:james@gmail.com">james@gmail.com</a>

but instead, it renders

<span>james@ </span><a href="http://gmail.com">gmail.com</a>

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions