-
Notifications
You must be signed in to change notification settings - Fork 61
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
README: Fix markdownlint unordered-lists warnings
Fix the two sets [1,2] (below) of markdownlint warnings in VS Code. Fix another (the now last) trailing-space warning, [3]. Also fix occurrences of [4] by using [4]'s fix that indents the code block, "so it becomes part of the preceding list item as intended". [1] https://github.com/DavidAnson/markdownlint/blob/v0.24.0/doc/Rules.md#md004 [2] https://github.com/DavidAnson/markdownlint/blob/v0.24.0/doc/Rules.md#md007 [3] https://github.com/DavidAnson/markdownlint/blob/v0.24.0/doc/Rules.md#md009 [4] https://github.com/DavidAnson/markdownlint/blob/v0.24.0/doc/Rules.md#md029 Signed-off-by: Marco Miller <marco.miller@ericsson.com>
- Loading branch information
1 parent
9525e8d
commit 6940f6a
Showing
1 changed file
with
13 additions
and
13 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters