mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-22 23:16:09 +01:00
Add MD018, MD019 with tests, switch to RegExp.test.
This commit is contained in:
parent
62314e61b1
commit
d0fcd32f3a
3 changed files with 45 additions and 10 deletions
4
test/atx_header_spacing.json
Normal file
4
test/atx_header_spacing.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD002": false
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue