mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2026-01-20 14:06:10 +01:00
Update MD024/no-duplicate-heading to remove duplicate parameter allow_different_nesting which confuses people.
This commit is contained in:
parent
c39facc73f
commit
f2725178b1
15 changed files with 19 additions and 49 deletions
|
|
@ -12,6 +12,6 @@
|
|||
|
||||
<!-- markdownlint-configure-file {
|
||||
"no-duplicate-heading": {
|
||||
"allow_different_nesting": true
|
||||
"siblings_only": true
|
||||
}
|
||||
} -->
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue