mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-16 22:10:13 +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
|
|
@ -52,7 +52,7 @@
|
|||
{MD009:50}
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD009": {
|
||||
"no-trailing-spaces": {
|
||||
"list_item_empty_lines": true
|
||||
}
|
||||
} -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue