diff --git a/github-header/info.json b/github-header/info.json index 7ecb2ab..61ca229 100644 --- a/github-header/info.json +++ b/github-header/info.json @@ -3,5 +3,5 @@ "identifier": "github-header", "script": "github-header.qml", "version": "0.1", - "description" : "Inserts a headline and a link to the GitHub issue from an url in the clipboard into the current note" + "description" : "Inserts a headline and a link to the GitHub issue from an url in the clipboard into the current note." } diff --git a/paste-latex-image/info.json b/paste-latex-image/info.json index da4c6cd..81a8266 100644 --- a/paste-latex-image/info.json +++ b/paste-latex-image/info.json @@ -3,5 +3,5 @@ "identifier": "paste-latex-image", "script": "paste-latex-image.qml", "version": "0.1", - "description" : "This script creates a menu item and a button that generates and pastes an image from Latex code in the clipboard" + "description" : "This script creates a menu item and a button that generates and pastes an image from Latex code in the clipboard." }