mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-21 21:30:47 +02: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
|
@ -9,8 +9,8 @@ apple*banana*cherry, apple*banana*, *banana*cherry
|
|||
apple_banana_cherry, apple_banana_, _banana_cherry
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD037": false,
|
||||
"MD049": {
|
||||
"no-space-in-emphasis": false,
|
||||
"emphasis-style": {
|
||||
"style": "asterisk"
|
||||
}
|
||||
} -->
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue