mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-02-02 04:01:48 +01:00
Add MD040 with tests.
This commit is contained in:
parent
7e431f4499
commit
5d6d9d2b3b
10 changed files with 54 additions and 7 deletions
4
test/fenced_code_without_blank_lines.json
Normal file
4
test/fenced_code_without_blank_lines.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD040": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue