blob: 5781edb0f203372d3b7477917cd3361168c2dcdd (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
# MD013/line-length - Line length
MD013: false
# MD024/no-duplicate-heading/no-duplicate-header - Multiple headings with the same content
MD024:
siblings-only: true
# MD033/no-inline-html Inline HTML
MD033: false
# MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading
MD041: false
|