markdown-lint #1
Annotations
10 errors
markdown-lint:
README.md#L1
Inline HTML [Element: img]
|
markdown-lint:
README.md#L1
First line in a file should be a top-level heading [Context: "<img src="/logo.svg" width="64..."]
|
markdown-lint:
README.md#L1
Images should have alternate text (alt text)
|
markdown-lint:
README.md#L11
Line length [Expected: 80; Actual: 95]
|
markdown-lint:
README.md#L26
Dollar signs used before commands without showing output [Context: "$ gem install jgd"]
|
markdown-lint:
README.md#L32
Dollar signs used before commands without showing output [Context: "$ jgd"]
|
markdown-lint:
README.md#L44
Link fragments should be valid [Context: "[Production variables](#production-variables)"]
|
markdown-lint:
README.md#L60
Fenced code blocks should be surrounded by blank lines [Context: "```sh"]
|
markdown-lint:
README.md#L61
Dollar signs used before commands without showing output [Context: "$ jgd -c _config-deploy-develo..."]
|
markdown-lint:
README.md#L87
Line length [Expected: 80; Actual: 111]
|