Updated the README and CODEOWNERS #119
Annotations
10 errors
Heading levels should only increment by one level at a time:
CHANGELOG.md#L7
CHANGELOG.md:7 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h3; Actual: h4] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md001.md
|
Headings should be surrounded by blank lines:
CHANGELOG.md#L7
CHANGELOG.md:7 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
Lists should be surrounded by blank lines:
CHANGELOG.md#L8
CHANGELOG.md:8 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Updated the error message an..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
|
Headings should be surrounded by blank lines:
CHANGELOG.md#L14
CHANGELOG.md:14 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
Lists should be surrounded by blank lines:
CHANGELOG.md#L15
CHANGELOG.md:15 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Updated the error message an..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
|
Headings should be surrounded by blank lines:
CHANGELOG.md#L23
CHANGELOG.md:23 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Merged Pull Requests"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md022.md
|
Lists should be surrounded by blank lines:
CHANGELOG.md#L24
CHANGELOG.md:24 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Updated the error message an..."] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md032.md
|
Fenced code blocks should be surrounded by blank lines:
README.md#L26
README.md:26 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```shell"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md031.md
|
Fenced code blocks should be surrounded by blank lines:
README.md#L28
README.md:28 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.34.0/doc/md031.md
|
markdown-lint
Failed with exit code: 1
|