Skip to content

add mkdocs

add mkdocs #3

Triggered via push February 26, 2026 19:55
Status Failure
Total duration 1m 14s
Artifacts

markdownlint.yml

on: push
Fit to window
Zoom out
Zoom in

Annotations

10 errors
Emphasis used instead of a heading: README.md#L20
README.md:20 MD036/no-emphasis-as-heading Emphasis used instead of a heading [Context: "NOTE: Under development"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md036.md
Headings should be surrounded by blank lines: README.md#L19
README.md:19 MD022/blanks-around-headings Headings should be surrounded by blank lines [Expected: 1; Actual: 0; Below] [Context: "## Try it out"] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md022.md
Line length: README.md#L17
README.md:17:81 MD013/line-length Line length [Expected: 80; Actual: 101] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
Trailing spaces: README.md#L15
README.md:15:18 MD009/no-trailing-spaces Trailing spaces [Expected: 0 or 2; Actual: 1] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md009.md
Multiple consecutive blank lines: README.md#L14
README.md:14 MD012/no-multiple-blanks Multiple consecutive blank lines [Expected: 1; Actual: 2] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md012.md
Line length: README.md#L12
README.md:12:81 MD013/line-length Line length [Expected: 80; Actual: 98] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
Line length: README.md#L10
README.md:10:81 MD013/line-length Line length [Expected: 80; Actual: 189] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md013.md
Inline HTML: README.md#L5
README.md:5:1 MD033/no-inline-html Inline HTML [Element: img] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md033.md
Inline HTML: README.md#L4
README.md:4:1 MD033/no-inline-html Inline HTML [Element: p] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md033.md
First line in a file should be a top-level heading: README.md#L1
README.md:1 MD041/first-line-heading/first-line-h1 First line in a file should be a top-level heading [Context: "![Tests workflow](https://gith..."] https://github.com/DavidAnson/markdownlint/blob/v0.40.0/doc/md041.md