1
1
mirror of https://github.com/theoludwig/markdownlint-rule-relative-links.git synced 2025-01-03 18:40:46 +01:00
Théo LUDWIG 85f465306f
feat: stricter validation of heading fragments by being Case sensitive
Fixes 

BREAKING CHANGE: Heading fragments is now Case sensitive.
For example "#ExistIng-Heading" is invalid as it should be "#existing-heading".
2024-05-27 22:50:43 +02:00
..