feature: add a starter kit

This commit is contained in:
Ben Hong
2021-02-23 11:01:39 -05:00
parent dd45e22771
commit f073101d46
68 changed files with 67583 additions and 0 deletions

View File

@@ -0,0 +1,10 @@
{
"id": "cm-editor-syntax-highlight-obsidian",
"name": "Editor Syntax Highlight",
"author": "death_au",
"authorUrl": "https://github.com/deathau",
"description": "Show syntax highlighing in code blocks the editor",
"isDesktopOnly": false,
"version": "0.1.2",
"minAppVersion": "0.10.0"
}