File tree Expand file tree Collapse file tree 1 file changed +0
-28
lines changed
Expand file tree Collapse file tree 1 file changed +0
-28
lines changed Original file line number Diff line number Diff line change @@ -9,37 +9,9 @@ MD010: # no-hard-tabs
99# https://github.com/DavidAnson/markdownlint/blob/main/doc/md013.md
1010MD013 : false
1111
12- # https://github.com/DavidAnson/markdownlint/blob/main/doc/md022.md
13- # Headings should be surrounded by blank lines - disabled for compact docs
14- MD022 : false
15-
1612# https://github.com/DavidAnson/markdownlint/blob/main/doc/md024.md
1713MD024 :
1814 siblings_only : true
1915
20- # https://github.com/DavidAnson/markdownlint/blob/main/doc/md026.md
21- # Allow trailing punctuation in headings (common in step-by-step docs)
22- MD026 : false
23-
24- # https://github.com/DavidAnson/markdownlint/blob/main/doc/md029.md
25- # Allow any ordered list prefix style
26- MD029 : false
27-
28- # https://github.com/DavidAnson/markdownlint/blob/main/doc/md031.md
29- # Fenced code blocks blank lines - disabled for compact docs
30- MD031 : false
31-
32- # https://github.com/DavidAnson/markdownlint/blob/main/doc/md032.md
33- # Lists should be surrounded by blank lines - disabled for compact docs
34- MD032 : false
35-
3616# https://github.com/DavidAnson/markdownlint/blob/main/doc/md033.md
3717MD033 : false
38-
39- # https://github.com/DavidAnson/markdownlint/blob/main/doc/md040.md
40- # Allow fenced code blocks without language specification
41- MD040 : false
42-
43- # https://github.com/DavidAnson/markdownlint/blob/main/doc/md060.md
44- # Table column style - disabled for flexibility
45- MD060 : false
You can’t perform that action at this time.
0 commit comments