add options for empty frontmatter

This commit is contained in:
JMARyA 2024-03-08 11:49:36 +01:00
parent b2ae45131d
commit 6d33cf285e
Signed by: jmarya
GPG key ID: 901B2ADDF27C2263
4 changed files with 270 additions and 285 deletions

View file

@ -1,6 +1,6 @@
[package]
name = "mdlint"
version = "0.1.0"
version = "0.2.0"
edition = "2021"
[profile.release]