Skip to content

Strengthen docs CI validation#5

Merged
vamgan merged 1 commit into
mainfrom
fix/docs-ci-validation
May 11, 2026
Merged

Strengthen docs CI validation#5
vamgan merged 1 commit into
mainfrom
fix/docs-ci-validation

Conversation

@vamgan
Copy link
Copy Markdown
Contributor

@vamgan vamgan commented May 11, 2026

Summary

  • add npm-based docs validation with markdownlint
  • add local Markdown link and anchor validation
  • update CI to install dependencies and run the docs test script

Tests

  • npm install --package-lock-only
  • npm ci
  • npm test

Fixes #4

@vamgan vamgan merged commit 2eb7550 into main May 11, 2026
1 check passed
@vamgan vamgan deleted the fix/docs-ci-validation branch May 11, 2026 06:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

P3: Strengthen docs CI with Markdown and link validation

1 participant