mirror of
https://github.com/theoludwig/markdownlint-rule-relative-links.git
synced 2024-12-08 00:45:32 +01:00
Théo LUDWIG
85f465306f
Fixes #8 BREAKING CHANGE: Heading fragments is now Case sensitive. For example "#ExistIng-Heading" is invalid as it should be "#existing-heading".
4 lines
56 B
Markdown
4 lines
56 B
Markdown
# Valid
|
|
|
|
[Link fragment](./awesome.md#ExistIng-Heading)
|