qownnotes-scripts/preview-styling/info.json

10 lines
484 B
JSON

{
"name": "Custom note preview styling",
"identifier": "preview-styling",
"script": "preview-styling.qml",
"authors": ["@pbek"],
"version": "0.0.1",
"minAppVersion": "17.05.7",
"description" : "With this script you can add custom stylesheets to the note preview. Please refer to the <a href='http://doc.qt.io/qt-5/richtext-html-subset.html'>Supported HTML Subset</a> documentation for a list of all supported css styles. These styles will also affect the PDF-export."
}