mdschema
Version updated for https://github.com/jackchuka/mdschema to version v0.12.8.
- 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
mdschema is a declarative Markdown documentation validator that ensures consistent structure across projects by using schema-driven validation. It enables users to define a YAML-based schema for their documentation, providing automated checks for headings, code blocks, links, YAML frontmatter, and more, as well as generating compliant Markdown templates. This lightweight, cross-platform tool streamlines documentation management and improves quality by automating validation and template generation.
What’s Changed
What’s Changed
- ci(deps): bump actions/setup-go from 6.3.0 to 6.4.0 by @dependabot[bot] in https://github.com/jackchuka/mdschema/pull/58
- deps(deps): bump github.com/yuin/goldmark from 1.7.17 to 1.8.2 by @dependabot[bot] in https://github.com/jackchuka/mdschema/pull/57
Full Changelog: https://github.com/jackchuka/mdschema/compare/v0.12.7...v0.12.8