Initial commit

This commit is contained in:
Zhongwei Li
2025-11-30 08:38:23 +08:00
commit 995d711c09
4 changed files with 114 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
{
"name": "validate-md",
"description": "Validates markdown files with YAML frontmatter against JSON Schema definitions.",
"version": "0.0.0-2025.11.28",
"author": {
"name": "Matthias Luebken",
"email": "matthias@lastname.com"
},
"skills": [
"./skills"
]
}