init
This commit is contained in:
commit
2844e68a88
6 changed files with 1805 additions and 0 deletions
8
README.md
Normal file
8
README.md
Normal file
|
@ -0,0 +1,8 @@
|
|||
# mdlint
|
||||
|
||||
Validate markdown frontmatter using [JSON Schemas](https://json-schema.org)
|
||||
|
||||
## Usage
|
||||
```shell
|
||||
$ mdlint [OPTION] <SchemaFile> <MarkdownFile>
|
||||
```
|
Loading…
Add table
Add a link
Reference in a new issue