mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-04-25 09:16:02 +03:00
[GH-ISSUE #1850] MD059: Regex to avoid false flags #2607
Labels
No labels
bug
enhancement
enhancement
enhancement
fixed in next
fixed in next
fixed in next
new rule
new rule
new rule
pull-request
question
refactoring
refactoring
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/markdownlint#2607
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @jen-reeve on GitHub (Nov 10, 2025).
Original GitHub issue: https://github.com/DavidAnson/markdownlint/issues/1850
MD059 descriptive-link-text is a touch aggressive and flagged a link because it contained the word 'where', which contains the pattern 'here'.
Full details: I've included the case where I noticed this in the attached image. The link text reads 'Tour of the git repo and where/how pages are looking for a contributor' but is still flagged for containing the word 'here'.
@DavidAnson commented on GitHub (Nov 10, 2025):
That message is coming from some other tool. (I'd like to think I would have spelled "accessibility" correctly.)
@jen-reeve commented on GitHub (Nov 10, 2025):
Ah crap, I thought I dug deep enough, I'll keep digging. And yeah hadn't even read the error message that closely. My bad! Thanks for caring about accessibility