qownnotes-scripts/selected-markdown-to-bbcode/info.json

10 lines
625 B
JSON

{
"name": "Selected Markdown to BBCode",
"identifier": "selected-markdown-to-bbcode",
"script": "selected-markdown-to-bbcode.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 BBCode Code.\n\n<b>Dependencies</b>\n<a href=\"http://pandoc.org\">Pancode</a>\n<a href=\"https://github.com/2ion/pandoc-bbcode\">panbbcode.lua</a>\n\n<b>Installation</b>\nAfter you have installed <i>Pancode</i> you have to download the lua script <code>panbbcode.lua</code> and configure both paths in the settings."
}