mirror of
https://github.com/DavidAnson/markdownlint.git
synced 2025-09-22 05:40:48 +02:00
Update "Fixable: Most violations can be fixed by tooling" to use the word "Some" to avoid over-promising.
This commit is contained in:
parent
466f1d00e4
commit
aa3635187a
32 changed files with 61 additions and 61 deletions
|
@ -14,7 +14,7 @@ Parameters:
|
|||
- `ul_single`: Spaces for single-line unordered list items (`integer`, default
|
||||
`1`)
|
||||
|
||||
Fixable: Most violations can be fixed by tooling
|
||||
Fixable: Some violations can be fixed by tooling
|
||||
|
||||
This rule checks for the number of spaces between a list marker (e.g. '`-`',
|
||||
'`*`', '`+`' or '`1.`') and the text of the list item.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue