File tree Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Expand file tree Collapse file tree 1 file changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -7,21 +7,9 @@ MD001: false
7
7
8
8
# MD013/line-length : Line length : https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md013.md
9
9
line-length :
10
- # # Number of characters
11
10
line_length : 120
12
- # # Number of characters for headings
13
- # heading_line_length: 80
14
- # # Number of characters for code blocks
15
- # code_block_line_length: 80
16
- # # Include code blocks
17
11
code_blocks : false
18
- # # Include tables
19
12
tables : false
20
- # # Include headings
21
- # headings: true
22
- # # Strict length checking
23
- # strict: false
24
- # # Stern length checking
25
13
stern : true
26
14
27
15
# MD024/no-duplicate-heading : Multiple headings with the same content : https://github.com/DavidAnson/markdownlint/blob/v0.37.4/doc/md024.md
You can’t perform that action at this time.
0 commit comments