chore: update code structure for improved readability and maintainability

This commit is contained in:
2026-05-10 19:34:06 +10:00
parent ed797df9b4
commit 924ebfa164
6 changed files with 41 additions and 11 deletions

View File

@@ -2,7 +2,7 @@
"name": "blog-editor",
"displayName": "Blog Editor",
"description": "WYSIWYG Milkdown blog post editor for this workspace",
"version": "0.1.11",
"version": "0.1.12",
"publisher": "local",
"engines": { "vscode": "^1.80.0" },
"categories": ["Other"],