mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-02 16:40:16 +01:00
Always refer to rules by name (not number) in test configuration.
This commit is contained in:
parent
4d378815ba
commit
07b851b3c7
131 changed files with 412 additions and 396 deletions
|
|
@ -15,7 +15,7 @@ Bad list:
|
|||
4. Failed! {MD029}
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD029": {
|
||||
"ol-prefix": {
|
||||
"style": "one"
|
||||
}
|
||||
} -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue