Add Quick Start section and CI workflow #1
Annotations
10 errors
|
Headings should be surrounded by blank lines:
01_requirements_agent.md#L124
01_requirements_agent.md:124 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Verifiability"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
|
Lists should be surrounded by blank lines:
01_requirements_agent.md#L120
01_requirements_agent.md:120 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] No conflicts with other ..."] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md032.md
|
|
Headings should be surrounded by blank lines:
01_requirements_agent.md#L119
01_requirements_agent.md:119 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Consistency"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
|
Lists should be surrounded by blank lines:
01_requirements_agent.md#L111
01_requirements_agent.md:111 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] Input ranges specified"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md032.md
|
|
Headings should be surrounded by blank lines:
01_requirements_agent.md#L110
01_requirements_agent.md:110 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Completeness"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
|
Lists should be surrounded by blank lines:
01_requirements_agent.md#L105
01_requirements_agent.md:105 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- [ ] No ambiguous adjectives/..."] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md032.md
|
|
Headings should be surrounded by blank lines:
01_requirements_agent.md#L104
01_requirements_agent.md:104 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Clarity"] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md022.md
|
|
Line length:
01_requirements_agent.md#L10
01_requirements_agent.md:10:81 MD013/line-length Line length [Expected: 80; Actual: 227] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
|
|
Line length:
01_requirements_agent.md#L6
01_requirements_agent.md:6:81 MD013/line-length Line length [Expected: 80; Actual: 183] https://github.com/DavidAnson/markdownlint/blob/v0.36.1/doc/md013.md
|
|
Fenced code blocks should have a language specified:
01_requirements_agent.md#L5
01_requirements_agent.md:5 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
|