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
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
#-disclaimerwon't be valid.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