File tree Expand file tree Collapse file tree 1 file changed +9
-9
lines changed
Expand file tree Collapse file tree 1 file changed +9
-9
lines changed Original file line number Diff line number Diff line change 88# ##############
99# Rules by id #
1010# ##############
11- MD004 : false # Unordered list style
11+ MD004 : false # Unordered list style
1212MD007 :
13- indent : 2 # Unordered list indentation
13+ indent : 2 # Unordered list indentation
1414MD013 :
15- line_length : 808 # Line length
16- MD024 : false # no-duplicate-heading, INPUTS and OUTPUTS _can_ be the same item
15+ line_length : 808 # Line length
16+ MD024 : false # no-duplicate-heading, INPUTS and OUTPUTS _can_ be the same item
1717MD026 :
18- punctuation : " .,;:!。,;:" # List of not allowed
19- MD029 : false # Ordered list item prefix
20- MD033 : false # Allow inline HTML
21- MD036 : false # Emphasis used instead of a heading
18+ punctuation : ' .,;:!。,;:' # List of not allowed
19+ MD029 : false # Ordered list item prefix
20+ MD033 : false # Allow inline HTML
21+ MD036 : false # Emphasis used instead of a heading
2222
2323# ################
2424# Rules by tags #
2525# ################
26- blank_lines : false # Error on blank lines
26+ blank_lines : false # Error on blank lines
You can’t perform that action at this time.
0 commit comments