mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-05 15:38:49 +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
|
|
@ -25,8 +25,8 @@ Code code code code code code code code {MD013}
|
|||
```
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD013": {
|
||||
"line-length": {
|
||||
"code_block_line_length": 30
|
||||
},
|
||||
"MD046": false
|
||||
"code-block-style": false
|
||||
} -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue