Validate markdown
validate markdown - Validate markdown file syntax
Validates markdown files for proper syntax, heading hierarchy, and code block formatting.
Notes
Expected Output:
Displays markdown syntax validation results for all markdown files in repository. Shows errors for invalid syntax, heading issues, and malformed code blocks. Exit code 0 if all valid, 1 if validation errors found.
See Also
Tutorials | How-to Guides | Explanation | Reference
You are here: Reference — information-oriented technical descriptions of the system.