{
"name": "Paste HTML as GitHub Markdown",
"identifier": "paste-html-as-github-markdown",
"script": "paste-html-as-github-markdown.qml",
"authors": ["@pbek"],
"version": "0.0.1",
"minAppVersion": "17.08.2",
"description" : "With this script you can right click in the note edit and paste previously copied HTML from a website as GitHub Markdown with the help of Pandoc.\n\nDependencies\nPandoc\n\nInstallation\nAfter you have installed Pandoc you have to configure its path in the script settings."
}