Lint Markdown files after pull_request by altomator #53
markdown-linter.yml
on: pull_request
Run Markdown linter
3s
Annotations
3 errors
Headings should be surrounded by blank lines:
README.md#L72
README.md:72 MD022/blanks-around-headings/blanks-around-headers Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### LLM (easy) testing"] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md022.md
|
Lists should be surrounded by blank lines:
README.md#L73
README.md:73 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [GPT4All](https://gpt4all.io..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
|
Run Markdown linter
Failed with exit code: 1
|