#379: Fix markdownlint errors (part 1) #25
Annotations
7 errors
|
lint
Failed with exit code: 1
|
|
Line length:
../../_temp/diff.md#L72
../../_temp/diff.md:72:121 MD013/line-length Line length [Expected: 120; Actual: 467] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md013.md
|
|
Lists should be surrounded by blank lines:
../../_temp/diff.md#L69
../../_temp/diff.md:69 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `True is False == False` is ..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
|
|
Lists should be surrounded by blank lines:
../../_temp/diff.md#L63
../../_temp/diff.md:63 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "You can read more about the ch..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
|
|
Unordered list indentation:
../../_temp/diff.md#L27
../../_temp/diff.md:27:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md007.md
|
|
Lists should be surrounded by blank lines:
../../_temp/diff.md#L25
../../_temp/diff.md:25 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Carefully read the initial c..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
../../_temp/diff.md#L21
../../_temp/diff.md:21 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "> ## Section: (if necessary)"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md
|