summaryrefslogtreecommitdiff
path: root/SI/.obsidian/plugins/obsidian-code-block-enhancer/manifest.json
blob: 7e30286952016b59586c832768f5c01573d7d7f8 (plain)
1
2
3
4
5
6
7
8
9
10
{
	"id": "obsidian-code-block-enhancer",
	"name": "Code Block Enhancer",
	"version": "1.0.5",
	"minAppVersion": "0.9.12",
	"description": "Enhance obsidian markdown code block,provides copy button,linenumber,language name tip and so on.",
	"author": "hafuhafu",
	"authorUrl": "https://github.com/nyable/obsidian-code-block-enhancer",
	"isDesktopOnly": false
}