markdownlint: relax duplicate header check

This commit is contained in:
Bruno BELANYI 2024-08-02 21:10:39 +01:00
parent 62cd0759cf
commit cd24e9692a

3
.markdownlint.yaml Normal file
View file

@ -0,0 +1,3 @@
# MD024/no-duplicate-heading/no-duplicate-header
MD024:
siblings_only: true