diff options
Diffstat (limited to 'SI/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json')
| -rw-r--r-- | SI/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/SI/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json b/SI/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json new file mode 100644 index 0000000..188745f --- /dev/null +++ b/SI/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json @@ -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.3", + "minAppVersion": "0.10.0" +}
\ No newline at end of file |
