Skip to content

markdown check

markdown check #1

Triggered via push March 18, 2024 08:38
Status Failure
Total duration 23s
Artifacts
markdown-lint
13s
markdown-lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
markdown-lint: README.md#L1
Line length [Expected: 80; Actual: 99]
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="https://raw.githubus..."]
markdown-lint: README.md#L1
Images should have alternate text (alt text)
markdown-lint: README.md#L13
Trailing spaces [Expected: 0 or 2; Actual: 1]
markdown-lint: README.md#L13
Line length [Expected: 80; Actual: 96]
markdown-lint: README.md#L41
Fenced code blocks should have a language specified [Context: "```"]
markdown-lint: README.md#L42
Dollar signs used before commands without showing output [Context: "$ perl bibcop.pl --fix main.bi..."]
markdown-lint: README.md#L51
Fenced code blocks should have a language specified [Context: "```"]
markdown-lint: README.md#L52
Dollar signs used before commands without showing output [Context: "$ perl bibcop.pl --fix --in-pl..."]