Skip to content

Links with emoji variation selection are marked dead #523

@KapJI

Description

@KapJI

Have you checked that the bug is not already fixed?

Yes

Summary

There is edge case when emoji are used in markdown sections. At least on github emoji variation selector character is added to the link U+FE0F.

Affected version

v3.14.1

Steps to reproduce the bug

Both links are valid here. Link #-disclaimer won't be valid.

- [Usage](#-usage)
- [Disclaimer](#%EF%B8%8F-disclaimer)

## 🚀 Usage
## ⚠️ Disclaimer

Expected behavior

No dead links detected if section names are correct.

Actual behavior

Dead links detected.

Additional context

No response

Can you fix it?

No

Metadata

Metadata

Assignees

No one assigned

    Labels

    Stalebugissue is a bug or pull request fixes a bugtriage

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions