11 lines
332 B
JSON
11 lines
332 B
JSON
{
|
|
"id": "code-editor",
|
|
"name": "Code Editor",
|
|
"version": "1.0.0",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Demonstrates some of the capabilities of the Obsidian API.",
|
|
"author": "Allen7D",
|
|
"authorUrl": "https://github.com/Allen7D",
|
|
"fundingUrl": "https://github.com/Allen7D/obsidian-code-editor",
|
|
"isDesktopOnly": false
|
|
} |