obsidian-template/.obsidian/plugins/cm-editor-syntax-highlight-obsidian/manifest.json
baalajimaestro 8c89d39660
Add syntax highlighting plugin
Signed-off-by: baalajimaestro <me@baalajimaestro.me>
2023-03-25 22:51:26 +05:30

10 lines
No EOL
302 B
JSON

{
"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"
}