mirror of
https://github.com/raven-pensieve/obsidian-ace-code-editor.git
synced 2026-07-22 05:48:56 +00:00
14 lines
475 B
JSON
14 lines
475 B
JSON
{
|
|
"id": "ace-code-editor",
|
|
"name": "Ace Code Editor",
|
|
"version": "1.0.3-beta.1",
|
|
"minAppVersion": "1.8.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
|
|
}
|