mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-17 05:05:29 +01:00
Add MD040 with tests.
This commit is contained in:
parent
7e431f4499
commit
5d6d9d2b3b
10 changed files with 54 additions and 7 deletions
|
|
@ -1,5 +1,6 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD004": false,
|
||||
"MD029": false
|
||||
"MD029": false,
|
||||
"MD040": false
|
||||
}
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue