mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-17 05:05:29 +01:00
Update code/tests with latest functionality in Ruby markdownlint.
This commit is contained in:
parent
2d8122a3be
commit
fdeeddc99d
10 changed files with 57 additions and 7 deletions
12
test/alternate_top_level_header.json
Normal file
12
test/alternate_top_level_header.json
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD002": {
|
||||
"level": 2
|
||||
},
|
||||
"MD025": {
|
||||
"level": 2
|
||||
},
|
||||
"MD041": {
|
||||
"level": 2
|
||||
}
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue