mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-12-22 17:00: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
|
|
@ -21,7 +21,7 @@ This is
|
|||
~~~
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD048": {
|
||||
"code-fence-style": {
|
||||
"style": "tilde"
|
||||
}
|
||||
} -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue