bug: Markdownlint Action Ignore Templates #23
Annotations
3 errors
|
lint
Failed with exit code: 1
|
|
First line in a file should be a top-level heading:
docs/wiki-guide/HF_test_Template.md#L1
docs/wiki-guide/HF_test_Template.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "###Testing"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md041.md
|
|
No space after hash on atx style heading:
docs/wiki-guide/HF_test_Template.md#L1
docs/wiki-guide/HF_test_Template.md:1:1 MD018/no-missing-space-atx No space after hash on atx style heading [Context: "###Testing"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md018.md
|