Skip to content

#379: Fix markdownlint errors (part 1) #26

#379: Fix markdownlint errors (part 1)

#379: Fix markdownlint errors (part 1) #26

Triggered via pull request May 6, 2025 13:48
Status Failure
Total duration 10s
Artifacts

pr.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

6 errors
lint
Failed with exit code: 1
Lists should be surrounded by blank lines: ../../_temp/diff.md#L69
../../_temp/diff.md:69 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `True is False == False` is ..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
Lists should be surrounded by blank lines: ../../_temp/diff.md#L63
../../_temp/diff.md:63 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "You can read more about the ch..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
Unordered list indentation: ../../_temp/diff.md#L27
../../_temp/diff.md:27:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md007.md
Lists should be surrounded by blank lines: ../../_temp/diff.md#L25
../../_temp/diff.md:25 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Carefully read the initial c..."] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md032.md
Headings should be surrounded by blank lines: ../../_temp/diff.md#L21
../../_temp/diff.md:21 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Above] [Context: "> ## Section: (if necessary)"] https://github.com/DavidAnson/markdownlint/blob/v0.35.0/doc/md022.md