Files
StudyDiary/.obsidian/plugins/ace-code-editor/manifest.json
T
2026-07-23 20:36:13 +08:00

15 lines
469 B
JSON

{
"id": "ace-code-editor",
"name": "Ace Code Editor",
"version": "2.1.3",
"minAppVersion": "1.11.0",
"description": "An enhanced code editor using Ace editor, providing syntax highlighting, code folding, and other advanced editing features.",
"author": "RavenHogWarts",
"authorUrl": "https://github.com/Raven-Pensieve",
"fundingUrl": {
"ko-fi": "https://ko-fi.com/ravenhogwarts",
"afdian": "https://afdian.com/a/ravenhogwarts"
},
"isDesktopOnly": false
}