mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
Mostly standardize on putting rule names and tags in code spans in documentation.
This commit is contained in:
parent
13b4340747
commit
52044c8181
53 changed files with 326 additions and 325 deletions
|
|
@ -1,8 +1,8 @@
|
|||
# MD051 - Link fragments should be valid
|
||||
# `MD051` - Link fragments should be valid
|
||||
|
||||
Tags: links
|
||||
Tags: `links`
|
||||
|
||||
Aliases: link-fragments
|
||||
Aliases: `link-fragments`
|
||||
|
||||
This rule is triggered when a link fragment does not correspond to a heading
|
||||
in the document:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue