Fix CI failures: add missing docs and relax linting #15
docs-ci.yml
on: push
Lint Markdown
7s
Check Markdown Links
48s
Validate Documentation Structure
5s
Annotations
4 errors
|
Lint Markdown
Failed with exit code: 1
|
|
First heading should be a top-level heading:
hardware/pcb/haptic-uhat/kicad/packages3D/3D Model Notes.md#L1
hardware/pcb/haptic-uhat/kicad/packages3D/3D Model Notes.md:1 MD002/first-heading-h1/first-header-h1 First heading should be a top-level heading [Expected: h1; Actual: h2] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md002.md
|
|
First heading should be a top-level heading:
.github/ISSUE_TEMPLATE/feature_request.md#L9
.github/ISSUE_TEMPLATE/feature_request.md:9 MD002/first-heading-h1/first-header-h1 First heading should be a top-level heading [Expected: h1; Actual: h2] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md002.md
|
|
First heading should be a top-level heading:
.github/ISSUE_TEMPLATE/bug_report.md#L9
.github/ISSUE_TEMPLATE/bug_report.md:9 MD002/first-heading-h1/first-header-h1 First heading should be a top-level heading [Expected: h1; Actual: h2] https://github.com/DavidAnson/markdownlint/blob/v0.29.0/doc/md002.md
|