1
0
Fork 0
mirror of https://github.com/marty-oehme/scripts.git synced 2024-07-01 08:07:55 +00:00
qownnotes-scripts/paste-latex-image/info.json

8 lines
263 B
JSON
Raw Normal View History

2017-05-15 13:31:13 +00:00
{
"name": "Paste Latex Image",
"identifier": "paste-latex-image",
"script": "paste-latex-image.qml",
2017-05-15 15:58:13 +00:00
"version": "0.1",
2017-05-16 15:41:57 +00:00
"description" : "This script creates a menu item and a button that generates and pastes an image from Latex code in the clipboard."
2017-05-15 13:31:13 +00:00
}