Lint Markdown files after push by altomator #39
markdown-linter.yml
on: push
Run Markdown linter
4s
Annotations
5 errors
Headings should be surrounded by blank lines:
README.md#L29
README.md:29 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### General AI topics"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Lists should be surrounded by blank lines:
README.md#L30
README.md:30 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [Elements of AI](https://www..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
|
Headings should be surrounded by blank lines:
README.md#L39
README.md:39 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "#### Generative AI"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Lists should be surrounded by blank lines:
README.md#L40
README.md:40 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [The Map Of Transformers](ht..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
|
Run Markdown linter
Failed with exit code: 1
|