qownnotes-scripts/text-highlights/info.json

11 lines
422 B
JSON

{
"name": "Text Highlights",
"identifier": "text-highlights",
"script": "text-highlights.qml",
"authors": ["@mleo2003", "@ryliejamesthomas"],
"platforms": ["linux", "macos", "windows"],
"version": "0.0.3",
"minAppVersion": "17.06.2",
"description" : "Provide a way to highlight text in markdown and render it as some other markdown viewers do. Uses ==text== syntax, and the color shown is configurable."
}