Lint Markdown files after push by altomator #37
markdown-linter.yml
on: push
Run Markdown linter
6s
Annotations
3 errors
Headings should be surrounded by blank lines:
README.md#L42
README.md:42 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#L43
README.md:43 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [Understanding Large Languag..."] https://github.com/DavidAnson/markdownlint/blob/v0.31.1/doc/md032.md
|
Run Markdown linter
Failed with exit code: 1
|