mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 14:00:13 +01:00
This commit is contained in:
parent
62f5c85238
commit
33ee1cd85e
13 changed files with 250 additions and 24 deletions
|
|
@ -262,5 +262,8 @@
|
|||
"MD050": {
|
||||
// Strong style should be consistent
|
||||
"style": "consistent"
|
||||
}
|
||||
},
|
||||
|
||||
// MD051/valid-link-fragments - Link fragments should be valid
|
||||
"MD051": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue