voting-body: cheatsheet #464
lint.yml
on: pull_request
markdown-lint
5s
markdown-link-check
18s
Annotations
5 errors
Fenced code blocks should be surrounded by blank lines [Context: "```shell"]:
voting_body/README.md#L212
voting_body/README.md:212 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```shell"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
voting_body/README.md#L217
voting_body/README.md:217 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```shell"]:
voting_body/README.md#L219
voting_body/README.md:219 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```shell"]
|
Fenced code blocks should be surrounded by blank lines [Context: "```"]:
voting_body/README.md#L223
voting_body/README.md:223 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```"]
|
markdown-lint
Failed with exit code: 1
|