Add markdownlint config to disable MD060 table spacing rule #13
Annotations
10 errors
|
Lists should be surrounded by blank lines:
agents/github-community.md#L102
agents/github-community.md:102 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- PR template exists (6 pts)"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
agents/github-community.md#L101
agents/github-community.md:101 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### PR Template (10 points)"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
agents/github-community.md#L96
agents/github-community.md:96 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- At least one issue template ..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
agents/github-community.md#L95
agents/github-community.md:95 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Issue Templates (20 points)"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
agents/github-community.md#L91
agents/github-community.md:91 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CODE_OF_CONDUCT.md exists (8..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
agents/github-community.md#L90
agents/github-community.md:90 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Code of Conduct (15 points)"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
Lists should be surrounded by blank lines:
agents/github-community.md#L85
agents/github-community.md:85 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- CONTRIBUTING.md exists (8 pt..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
|
|
Headings should be surrounded by blank lines:
agents/github-community.md#L84
agents/github-community.md:84 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "### Contributing Guide (20 points)"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
|
|
First line in a file should be a top-level heading:
agents/github-community.md#L7
agents/github-community.md:7 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "You are a Community Health spe..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md041.md
|
|
First line in a file should be a top-level heading:
.github/PULL_REQUEST_TEMPLATE.md#L1
.github/PULL_REQUEST_TEMPLATE.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "## Summary"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md041.md
|