mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 13:58:07 +00:00
11 lines
362 B
JSON
11 lines
362 B
JSON
|
{
|
||
|
"name": "Headline depth buttons",
|
||
|
"identifier": "headline-depth",
|
||
|
"script": "headline-depth.qml",
|
||
|
"authors": ["@Maboroshy"],
|
||
|
"platforms": ["linux", "macos", "windows"],
|
||
|
"version": "0.0.1",
|
||
|
"minAppVersion": "17.07.8",
|
||
|
"description" : "This script adds toolbar buttons to increase and decrease the depth of all the headlines in selected text"
|
||
|
}
|