Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[WIP] Add new rule:
no-generic-link-name
#1459base: next
Are you sure you want to change the base?
[WIP] Add new rule:
no-generic-link-name
#1459Changes from 17 commits
a1c000f
ddf030e
0a60d3d
b575b03
443b77c
9cee2db
9fbf423
47db690
2b93c7e
e141567
b93cfef
bbac469
bfbcadd
7b0467b
6be4eea
6386afe
3a5e27f
da24423
52aa2c8
163c50b
c235d1f
d090cf1
098c40c
02d1166
5fd02ee
07ef5c0
12fc27a
3e8268a
954b98c
1c04710
c49f68c
e2413d4
3da8f5c
6237579
1db59f5
c62e329
d062477
d130017
8f3d764
File filter
Filter by extension
Conversations
Jump to
There are no files selected for viewing
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
"Downcases" -> "Normalizes"
"and strips" -> "by removing"
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Ditto
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@DavidAnson Is this what you meant by reference link?
Do you have an example of a "shortcut link"?
related: #1459 (comment)
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Examples here: https://github.com/DavidAnson/markdownlint/blob/main/doc/md054.md
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Yours is a reference link, but it looks more like a footnote. Let's use something more typical as shown in the examples I link.