mirror of
https://github.com/marty-oehme/scripts.git
synced 2024-11-14 13:58:07 +00:00
9 lines
413 B
JSON
9 lines
413 B
JSON
{
|
|
"name": "Selected Markdown to Slack",
|
|
"identifier": "selected-markdown-to-slack",
|
|
"script": "selected-markdown-to-slack.qml",
|
|
"authors": ["@pbek"],
|
|
"version": "0.0.1",
|
|
"minAppVersion": "17.05.7",
|
|
"description" : "With this script you can right click the selected Markdown-text and convert it to Markdown-text that is better understood by <a href='https://slack.com'>Slack</a> in the clipboard."
|
|
}
|