Skip to content

Document ternary operators, closes #14959 #716

Document ternary operators, closes #14959

Document ternary operators, closes #14959 #716

Triggered via pull request November 27, 2025 09:48
Status Failure
Total duration 11s
Artifacts

ci-markdown.yml

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

Annotations

4 errors
Lint Markdown content
Failed with exit code: 1
Trailing spaces: lib/elixir/pages/references/operators.md#L43
lib/elixir/pages/references/operators.md:43:20 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 16] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md009.md
Headings should be surrounded by blank lines: lib/elixir/pages/references/operators.md#L41
lib/elixir/pages/references/operators.md:41 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "Operator"] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md022.md
Heading style: lib/elixir/pages/references/operators.md#L41
lib/elixir/pages/references/operators.md:41 MD003/heading-style Heading style [Expected: atx; Actual: setext] https://github.com/DavidAnson/markdownlint/blob/v0.39.0/doc/md003.md