mdschema
Version updated for https://github.com/jackchuka/mdschema to version v0.12.10.
- This action is used across all versions by ? 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 enforce consistent structure and content across project documentation. It automates the validation of Markdown files using customizable YAML schemas, ensuring adherence to predefined formats for headings, sections, code blocks, links, and more. Additionally, it enables template generation for standardized documentation layouts, solving the challenge of maintaining organized and uniform documentation across diverse teams and projects.
What’s Changed
What’s Changed
- ci(deps): bump goreleaser/goreleaser-action from 7.1.0 to 7.2.1 by @dependabot[bot] in https://github.com/jackchuka/mdschema/pull/62
- deps(deps): bump github.com/invopop/jsonschema from 0.13.0 to 0.14.0 by @dependabot[bot] in https://github.com/jackchuka/mdschema/pull/63
Full Changelog: https://github.com/jackchuka/mdschema/compare/v0.12.9...v0.12.10