mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-10 12:22:34 +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
|
|
@ -5,8 +5,8 @@ text
|
|||
### Three
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD041": false,
|
||||
"MD043": {
|
||||
"first-line-heading": false,
|
||||
"required-headings": {
|
||||
"headings": [
|
||||
"# One",
|
||||
"## Two",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue