Fragments should be case-insensitive #41
Labels
🗄 area/interface
This affects the public interface
💪 phase/solved
Post is done
👶 semver/patch
This is a backwards-compatible fix
🐛 type/bug
This is a problem
Subject of the issue
remark-validate-links
should authorize uppercase headings.Currently, it authorize uppercase or mixed case link to files, but breaks for headings.
URL should be generally treated as case insensitive (cf comment).
Your environment
"dependencies": {
"remark": "^10.0.1",
"remark-cli": "^6.0.1",
"remark-lint": "^6.0.4",
"remark-lint-no-dead-urls": "^0.4.1",
"remark-validate-links": "^8.0.0",
"vuepress": ">= v1.0.0-alpha.47"
},
The text was updated successfully, but these errors were encountered: