{
"name": "Selected Markdown to Jira",
"identifier": "selected-markdown-to-jira",
"script": "selected-markdown-to-jira.qml",
"authors": ["@pbek"],
"version": "0.0.1",
"minAppVersion": "17.05.7",
"description" : "With this script you can right click the selected text and convert it to Jira Code.\n\nDependencies\nNode.js\njira2md\n\nInstallation\nAfter you have installed Node.js you can install jira2md by typing:\nnpm install jira2md"
}