Skip to content

Draft of new System.CommandLine conceptual and topic-based docs #67423

Draft of new System.CommandLine conceptual and topic-based docs

Draft of new System.CommandLine conceptual and topic-based docs #67423

Triggered via pull request February 9, 2026 14:57
Status Failure
Total duration 1m 18s
Artifacts

markdownlint.yml

on: pull_request
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Lists should be surrounded by blank lines: docs/standard/commandline/sharing-options.md#L264
docs/standard/commandline/sharing-options.md:264 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Different commands need diff..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Lists should be surrounded by blank lines: docs/standard/commandline/sharing-options.md#L258
docs/standard/commandline/sharing-options.md:258 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- The option has identical mea..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Lists should be surrounded by blank lines: docs/standard/commandline/sharing-options.md#L35
docs/standard/commandline/sharing-options.md:35 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Code duplication"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Lists should be surrounded by blank lines: docs/standard/commandline/option-actions.md#L327
docs/standard/commandline/option-actions.md:327 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "1. Parse command line"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Fenced code blocks should be surrounded by blank lines: docs/standard/commandline/option-actions.md#L137
docs/standard/commandline/option-actions.md:137 MD031/blanks-around-fences Fenced code blocks should be surrounded by blank lines [Context: "```bash"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md031.md
Lists should be surrounded by blank lines: docs/standard/commandline/option-actions.md#L23
docs/standard/commandline/option-actions.md:23 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **Debugging** - Waiting for ..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Lists should be surrounded by blank lines: docs/standard/commandline/environment-variables.md#L22
docs/standard/commandline/environment-variables.md:22 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- **CI/CD pipelines** - Set co..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Lists should be surrounded by blank lines: docs/standard/commandline/defaultvalue-vs-customparser.md#L552
docs/standard/commandline/defaultvalue-vs-customparser.md:552 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- `DefaultValueFactory` = What..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md
Trailing spaces: docs/standard/commandline/defaultvalue-vs-customparser.md#L551
docs/standard/commandline/defaultvalue-vs-customparser.md:551:14 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md009.md
Lists should be surrounded by blank lines: docs/standard/commandline/conceptual-overview.md#L76
docs/standard/commandline/conceptual-overview.md:76 MD032/blanks-around-lists Lists should be surrounded by blank lines [Context: "- Root command: `git`"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md032.md