mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-03-01 00:00:16 +01:00
Deprecate MD006/ul-start-left in favor of MD007/ul-indent.
This commit is contained in:
parent
21b01b2a96
commit
d15324478c
9 changed files with 19 additions and 6 deletions
4
test/lists-with-nesting.json
Normal file
4
test/lists-with-nesting.json
Normal file
|
|
@ -0,0 +1,4 @@
|
|||
{
|
||||
"default": true,
|
||||
"MD006": true
|
||||
}
|
||||
Loading…
Add table
Add a link
Reference in a new issue