markdownlint: allow multiple top-level heading

This commit is contained in:
Bruno BELANYI 2021-07-20 20:37:33 +02:00
parent c740207824
commit 19d1c3b2d5
1 changed files with 4 additions and 0 deletions

4
.markdownlint.yaml Normal file
View File

@ -0,0 +1,4 @@
default: true
# I use top-level titles for each section
MD025: false