mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-18 19:28:05 +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
|
|
@ -11,7 +11,7 @@ Heading 2
|
|||
#### Heading 4 {MD003} ####
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD003": {
|
||||
"heading-style": {
|
||||
"style": "setext_with_atx"
|
||||
}
|
||||
} -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue