mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 05:48:08 +00:00
10 lines
366 B
JSON
10 lines
366 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 #-style headlines in selected text"
|
|
}
|