GitHub Action: update-extensions

This commit is contained in:
benjaminjacobreji
2022-02-02 00:28:38 +00:00
parent 7770c097b3
commit 8193fa8671
6 changed files with 6 additions and 6 deletions

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Advanced Markdown Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.4.1"
version = "1.4.2"
marketing_url = "https://standardnotes.org/extensions/advanced-markdown"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/adv-markdown.jpg"
description = "A fully featured Markdown editor that supports live preview, a styling toolbar, and split pane support."

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Code Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.3.9"
version = "1.3.10"
marketing_url = "https://standardnotes.org/extensions/code-editor"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/code.jpg"
description = "Syntax highlighting and convenient keyboard shortcuts for over 120 programming languages. Ideal for code snippets and procedures."

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Math Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.3.5"
version = "1.3.6"
marketing_url = "https://standardnotes.org/extensions/math-editor"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/fancy-markdown.jpg"
description = "A beautiful split-pane Markdown editor with synced-scroll and LaTeX support. When LaTeX is detected, makes external render network request."

View File

@@ -5,7 +5,7 @@ main = "index.html"
name = "Minimal Markdown Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.3.8"
version = "1.3.9"
marketing_url = "https://standardnotes.org/extensions/minimal-markdown-editor"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/min-markdown.jpg"
description = "A minimal Markdown editor with live rendering and in-text search via Ctrl/Cmd + F"

View File

@@ -5,7 +5,7 @@ main = "dist/index.html"
name = "Simple Markdown Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.4.1"
version = "1.4.2"
marketing_url = "https://standardnotes.org/extensions/simple-markdown-editor"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/simple-markdown.jpg"
description = "A Markdown editor with dynamic split-pane preview."

View File

@@ -5,7 +5,7 @@ main = "dist/index.html"
name = "Simple Task Editor"
content_type = "SN|Component"
area = "editor-editor"
version = "1.3.8"
version = "1.3.9"
marketing_url = "https://standardnotes.org/extensions/simple-task-editor"
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/task-editor.jpg"
description = "A great way to manage short-term and long-term to-do's. You can mark tasks as completed, change their order, and edit the text naturally in place."