mdlint/README.md
2023-10-30 13:29:13 +01:00

8 lines
No EOL
155 B
Markdown

# mdlint
Validate markdown frontmatter using [JSON Schemas](https://json-schema.org)
## Usage
```shell
$ mdlint [OPTION] <SchemaFile> <MarkdownFile>
```