Skip to content

Fix definition list formatting after Markdown migration #229

Fix definition list formatting after Markdown migration

Fix definition list formatting after Markdown migration #229

Triggered via pull request March 7, 2026 14:34
Status Failure
Total duration 16s
Artifacts

docs-validation.yml

on: pull_request
Validate JavaScript Files
5s
Validate JavaScript Files
Validate JSON Files
5s
Validate JSON Files
Lint Markdown
8s
Lint Markdown
Spell Check
13s
Spell Check
Check Internal Links
11s
Check Internal Links
Fit to window
Zoom out
Zoom in

Annotations

5 errors
Lint Markdown
Failed with exit code: 1
Unordered list indentation: docs/en/development/configuration.md#L169
docs/en/development/configuration.md:169:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md007.md
Unordered list indentation: docs/en/development/configuration.md#L168
docs/en/development/configuration.md:168:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md007.md
Lists should be surrounded by blank lines: docs/en/development/configuration.md#L167
docs/en/development/configuration.md:167 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- (bool) `false` - Doesn't do ..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Unordered list indentation: docs/en/development/configuration.md#L167
docs/en/development/configuration.md:167:1 MD007/ul-indent Unordered list indentation [Expected: 0; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md007.md