md030 fix - remove multiple spaces after list markers (#37989)
This commit is contained in:
@@ -40,11 +40,11 @@ the set of included files.
|
||||
The `--include`, `--exclude`, and `--prune` options all take glob
|
||||
patterns, which can use the following wildcard characters:
|
||||
|
||||
- A single "?" matches any character other than a forward/backward
|
||||
- A single "?" matches any character other than a forward/backward
|
||||
slash;
|
||||
- A single "\*" matches any number of characters other than a
|
||||
- A single "\*" matches any number of characters other than a
|
||||
forward/backward slash;
|
||||
- The pattern "\*\*" matches zero or more complete directory
|
||||
- The pattern "\*\*" matches zero or more complete directory
|
||||
components.
|
||||
|
||||
## Primary options
|
||||
|
||||
Reference in New Issue
Block a user