mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-17 05:05:29 +01:00
Regenerated config schema and adjusted tests
This commit is contained in:
parent
cf259d4099
commit
28dfe099f3
4 changed files with 11 additions and 6 deletions
|
|
@ -39,4 +39,4 @@ text
|
|||
|
||||
```
|
||||
code at end of file without newline
|
||||
``` {MD047}
|
||||
``` {MD047:42}
|
||||
5
test/md022-line-number-out-of-range.json
Normal file
5
test/md022-line-number-out-of-range.json
Normal file
|
|
@ -0,0 +1,5 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD047": false
|
||||
}
|
||||
|
||||
|
|
@ -1 +1 @@
|
|||
--
|
||||
--
|
||||
Loading…
Add table
Add a link
Reference in a new issue