mdschema
Version updated for https://github.com/jackchuka/mdschema to version v0.12.7.
- 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 schema-based Markdown documentation validator designed to enforce consistent structure and formatting across projects. By leveraging a YAML-defined schema, it validates the structure, headings, code blocks, links, and other elements of Markdown files, ensuring adherence to predefined documentation standards. Additionally, it automates tasks such as schema-driven validation, template generation, and frontmatter checks, providing a lightweight, cross-platform tool for maintaining high-quality documentation.
Release notes
What’s Changed
- deps(deps): bump github.com/fatih/color from 1.18.0 to 1.19.0 by @dependabot[bot] in https://github.com/jackchuka/mdschema/pull/55
- deps(deps): bump github.com/yuin/goldmark from 1.7.16 to 1.7.17 by @dependabot[bot] in https://github.com/jackchuka/mdschema/pull/54
- chore(deps): bump github.com/buger/jsonparser from 1.1.1 to 1.1.2 in the go_modules group across 1 directory by @dependabot[bot] in https://github.com/jackchuka/mdschema/pull/56
Full Changelog: https://github.com/jackchuka/mdschema/compare/v0.12.6...v0.12.7