11 lines
317 B
JSON
11 lines
317 B
JSON
{
|
|
"id": "code-block-plugin",
|
|
"name": "Code Block",
|
|
"version": "1.0.1",
|
|
"minAppVersion": "0.12.0",
|
|
"description": "This plugin converts text into code blocks with automatic language detection.",
|
|
"author": "Patrik Lindefors",
|
|
"authorUrl": "https://github.com/paddan/code-block-plugin",
|
|
"isDesktopOnly": false
|
|
}
|