mirror of
https://github.com/amitwh/markdown-converter.git
synced 2026-08-02 18:10:18 +05:30
feat: plugin system with manifest-based discovery
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "writing-studio",
|
||||
"version": "1.0.0",
|
||||
"description": "Goal tracking, manuscript panels, snapshots, and sprint engine for writers",
|
||||
"author": "ConcreteInfo",
|
||||
"builtin": true
|
||||
}
|
||||
Reference in New Issue
Block a user