mdlint/README.md

8 lines
155 B
Markdown
Raw Normal View History

2023-10-30 12:29:13 +00:00
# mdlint
Validate markdown frontmatter using [JSON Schemas](https://json-schema.org)
## Usage
```shell
$ mdlint [OPTION] <SchemaFile> <MarkdownFile>
```