Initial commit
This commit is contained in:
57
plugin.lock.json
Normal file
57
plugin.lock.json
Normal file
@@ -0,0 +1,57 @@
|
||||
{
|
||||
"$schema": "internal://schemas/plugin.lock.v1.json",
|
||||
"pluginId": "gh:s2005/markdown-linter-fixer-skill:",
|
||||
"normalized": {
|
||||
"repo": null,
|
||||
"ref": "refs/tags/v20251128.0",
|
||||
"commit": "a6bbdb7c77bdbb7fc1aebd6a0ca4c37aea7953a4",
|
||||
"treeHash": "3ecafc2bb620d65f65b0c52705fb55eb8559bb615e02259ee56c76dd0f0500e2",
|
||||
"generatedAt": "2025-11-28T10:28:06.667036Z",
|
||||
"toolVersion": "publish_plugins.py@0.2.0"
|
||||
},
|
||||
"origin": {
|
||||
"remote": "git@github.com:zhongweili/42plugin-data.git",
|
||||
"branch": "master",
|
||||
"commit": "aa1497ed0949fd50e99e70d6324a29c5b34f9390",
|
||||
"repoRoot": "/Users/zhongweili/projects/openmind/42plugin-data"
|
||||
},
|
||||
"manifest": {
|
||||
"name": "markdown-linter-fixer",
|
||||
"description": "Systematically fix linting issues in markdown files using markdownlint-cli2. This skill provides structured workflows to diagnose, fix, and verify markdown formatting issues with special focus on MD029 errors.",
|
||||
"version": "1.5.4"
|
||||
},
|
||||
"content": {
|
||||
"files": [
|
||||
{
|
||||
"path": "README.md",
|
||||
"sha256": "1fd98197f89f914cf66aeaa99ba5856ad745003795605357bad6b31a5da400ac"
|
||||
},
|
||||
{
|
||||
"path": ".claude-plugin/plugin.json",
|
||||
"sha256": "48162d2d9e5e2bd71c95db57c74aa261117c18d24b1b50df4fb1c813e0f8e580"
|
||||
},
|
||||
{
|
||||
"path": "commands/mdlinter.md",
|
||||
"sha256": "450896a8ffd24e98363000dd73b2cd20a1a46e224b932ddfaa8c7bd4ab57399e"
|
||||
},
|
||||
{
|
||||
"path": "skills/markdown-linter-fixer/SKILL.md",
|
||||
"sha256": "c89a29fa38a3d7bdd16227a6acba29e7490529445664a8b2d633553762652124"
|
||||
},
|
||||
{
|
||||
"path": "skills/markdown-linter-fixer/references/MD029-Fix-Guide.md",
|
||||
"sha256": "c2dbb11bd3f09168f51cf7ee80dd574d9c961d873b4b95b4743d0821c7057db1"
|
||||
},
|
||||
{
|
||||
"path": "skills/markdown-linter-fixer/references/MD036-Guide.md",
|
||||
"sha256": "d55a0dd607282766568e80679649ed932528c9f150365e2091992d660b5951f9"
|
||||
}
|
||||
],
|
||||
"dirSha256": "3ecafc2bb620d65f65b0c52705fb55eb8559bb615e02259ee56c76dd0f0500e2"
|
||||
},
|
||||
"security": {
|
||||
"scannedAt": null,
|
||||
"scannerVersion": null,
|
||||
"flags": []
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user