mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-27 09:26:09 +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
|
|
@ -44,6 +44,6 @@ Text [ link ][reference] text. {MD039}
|
|||
[reference]: https://example.com/
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD013": false,
|
||||
"MD046": false
|
||||
"line-length": false,
|
||||
"code-block-style": false
|
||||
} -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue