mdschema
Version updated for https://github.com/jackchuka/mdschema to version v0.12.5.
- This action is used across all versions by 1 repositories.
Action Type
This is a Composite action.
Go to the GitHub Marketplace to find the latest changes.
Action Summary
The mdschema GitHub Action is a schema-based Markdown documentation validator designed to ensure consistent structure and quality across documentation files. It automates the validation of headings, code blocks, links, frontmatter, and other elements against a user-defined YAML schema, while also supporting the generation of template documents. This tool enables teams to standardize documentation layouts, catch formatting issues, and streamline the maintenance of well-structured Markdown content.
Release notes
What’s Changed
- ci(deps): bump actions/setup-node from 6.2.0 to 6.3.0 by @dependabot[bot] in https://github.com/jackchuka/mdschema/pull/52
Full Changelog: https://github.com/jackchuka/mdschema/compare/v0.12.4...v0.12.5