We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95f655a commit 030402eCopy full SHA for 030402e
1 file changed
.github/linters/.markdown-lint.yml
@@ -22,7 +22,7 @@ MD004: false # ul-style - Unordered list style
22
MD007:
23
indent: 2 # ul-indent - Unordered list indentation
24
MD013:
25
- line_length: 500 # line-length - Line length
+ line_length: 600 # line-length - Line length
26
MD026:
27
punctuation: ".,;:!。,;:" # no-trailing-punctuation - Trailing punctuation in heading
28
MD029: false # ol-prefix - Ordered list item prefix
0 commit comments