Add FAQ.md to provide sample estimation guidelines #104
Annotations
5 errors
Trailing spaces:
FAQ.md#L1
FAQ.md:1:11 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md009.md
|
Heading levels should only increment by one level at a time:
FAQ.md#L3
FAQ.md:3 MD001/heading-increment Heading levels should only increment by one level at a time [Expected: h2; Actual: h3] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md001.md
|
Fenced code blocks should have a language specified:
FAQ.md#L13
FAQ.md:13 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md040.md
|
Fenced code blocks should have a language specified:
FAQ.md#L19
FAQ.md:19 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md040.md
|
markdown-lint
Failed with exit code: 1
|