electron / electron/lint-roller
Header Slugification with `≥
Open
:beetle: bug
- Dominant language
- TypeScript
- Stars
- 6
- Forks
- 3
- Avg merge
- 17h 9m
- Merged PRs (30d)
- 3
Description
The linter fails sluggification of title `### macOS ≥14.2`. Seems to incorrectly think slug should be `#macos-≥142` when the correct slug should be `#macos-142` (when markdown is manually placed in website repo, that's the slug).
I have changed the title to not include `≥` character as work-around but wanted to note the linting issue.
_Originally posted by @Bug-Reaper in https://github.com/electron/electron/issues/49717#issuecomment-3874660013_
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.