Markdown Lint 49b5f92e5737f96ebcc04b870316e59889ea420d by @dstrates #5
Annotations
7 errors and 1 warning
Tables should be surrounded by blank lines:
README.md#L129
README.md:129 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Name ..."] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md058.md
|
Tables should be surrounded by blank lines:
README.md#L264
README.md:264 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "| Name | Version |"] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md058.md
|
Table pipe style:
README.md#L404
README.md:404:1 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing leading pipe] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md055.md
|
Table pipe style:
README.md#L404
README.md:404:7 MD055/table-pipe-style Table pipe style [Expected: leading_and_trailing; Actual: no_leading_or_trailing; Missing trailing pipe] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md055.md
|
Table column count:
README.md#L404
README.md:404:7 MD056/table-column-count Table column count [Expected: 2; Actual: 1; Too few cells, row will be missing data] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md056.md
|
Tables should be surrounded by blank lines:
README.md#L404
README.md:404 MD058/blanks-around-tables Tables should be surrounded by blank lines [Context: "======="] https://github.com/DavidAnson/markdownlint/blob/v0.37.2/doc/md058.md
|
lint
Failed with exit code: 1
|
lint
ubuntu-latest pipelines will use ubuntu-24.04 soon. For more details, see https://github.com/actions/runner-images/issues/10636
|