Issue with mailto: links
Open
bug
priority
- Dominant language
- JavaScript
- Stars
- 45
- Forks
- 7
- PR merge metrics
- No merged PRs in 30d
Description
A link like this
```
[hello@example.com](mailto:hello@example.com)
```
gets normalized to
```
```
but that renders differently. Don't do this.
Contributor guide
Assessment
This issue has not been assessed yet.