mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-22 15:06: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
|
|
@ -25,7 +25,7 @@ a {}
|
|||
```
|
||||
|
||||
<!-- markdownlint-configure-file {
|
||||
"MD040": {
|
||||
"fenced-code-language": {
|
||||
"allowed_languages": [
|
||||
"html",
|
||||
"css"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue