feat: Set up markdownlint GitHub Action for automated linting (Closes #14) #4
Annotations
6 errors
|
lint
Process completed with exit code 128.
|
|
lint
Failed with exit code: 1
|
|
Inline HTML:
lint-fail-test.md#L13
lint-fail-test.md:13:1 MD033/no-inline-html Inline HTML [Element: div] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md033.md
|
|
Multiple top-level headings in the same document:
lint-fail-test.md#L9
lint-fail-test.md:9 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Duplicate Header"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md025.md
|
|
Multiple headings with the same content:
lint-fail-test.md#L9
lint-fail-test.md:9 MD024/no-duplicate-heading Multiple headings with the same content [Context: "Duplicate Header"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md024.md
|
|
Multiple top-level headings in the same document:
lint-fail-test.md#L5
lint-fail-test.md:5 MD025/single-title/single-h1 Multiple top-level headings in the same document [Context: "Duplicate Header"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md025.md
|