qownnotes-scripts/markdown-it/info.json

11 lines
605 B
JSON

{
"name": "Markdown-it markdown parser",
"identifier": "markdown-it",
"script": "markdown-it.qml",
"resources": ["markdown-it.js"],
"authors": ["@milan-rusev", "@pbek"],
"version": "1.1.1",
"minAppVersion": "17.08.2",
"description" : "This script replaces the default markdown renderer with markdown-it.\n\n<b>Dependencies</b>\n<a href=\"https://github.com/markdown-it/markdown-it\">markdown-it.js</a> (v8.4.2 bundled with the script)\n\n<b>Usage</b>\nFor the possible configuration options check <a href=\"https://github.com/markdown-it/markdown-it/tree/master/lib/presets\">here</a>."
}