Skip to content

ci: Markdown linting on PRs #1

ci: Markdown linting on PRs

ci: Markdown linting on PRs #1

Triggered via pull request February 2, 2026 08:35
Status Failure
Total duration 12s
Artifacts

markdown-lint.yml

on: pull_request
Markdown Lint
9s
Markdown Lint
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Unordered list indentation: docs/project/ide-requirements.md#L31
docs/project/ide-requirements.md:31:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md007.md
Headings should be surrounded by blank lines: docs/project/ide-requirements.md#L7
docs/project/ide-requirements.md:7 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## IDE"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md022.md
Unordered list indentation: docs/project/build-configurations.md#L29
docs/project/build-configurations.md:29:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md007.md
Unordered list indentation: docs/project/build-configurations.md#L28
docs/project/build-configurations.md:28:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md007.md
Unordered list indentation: docs/project/build-configurations.md#L26
docs/project/build-configurations.md:26:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md007.md
Unordered list indentation: docs/project/build-configurations.md#L24
docs/project/build-configurations.md:24:1 MD007/ul-indent Unordered list indentation [Expected: 2; Actual: 4] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md007.md
Trailing spaces: docs/philosophy.md#L30
docs/philosophy.md:30:75 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 3] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md
Trailing spaces: docs/index.md#L62
docs/index.md:62:8 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md
Fenced code blocks should have a language specified: docs/index.md#L15
docs/index.md:15 MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md040.md
Trailing spaces: docs/index.md#L1
docs/index.md:1:11 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.38.0/doc/md009.md