mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-03 02:44:00 +08:00
GitHub Action: update-extensions
This commit is contained in:
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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"
|
||||
|
||||
@@ -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."
|
||||
|
||||
@@ -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."
|
||||
|
||||
Reference in New Issue
Block a user