mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-02 18:39:48 +08:00
GitHub Action: update-extensions
This commit is contained in:
@@ -5,7 +5,7 @@ main = "index.html"
|
||||
name = "Math Editor"
|
||||
content_type = "SN|Component"
|
||||
area = "editor-editor"
|
||||
version = "1.3.4"
|
||||
version = "1.3.5"
|
||||
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.7"
|
||||
version = "1.3.8"
|
||||
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 = "Secure Spreadsheets"
|
||||
content_type = "SN|Component"
|
||||
area = "editor-editor"
|
||||
version = "1.4.3"
|
||||
version = "1.4.4"
|
||||
marketing_url = ""
|
||||
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/spreadsheets.png"
|
||||
description = "A powerful spreadsheet editor with formatting and formula support. Not recommended for large data sets, as encryption of such data may decrease editor performance."
|
||||
|
||||
Reference in New Issue
Block a user