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 = "Math Editor"
|
name = "Math Editor"
|
||||||
content_type = "SN|Component"
|
content_type = "SN|Component"
|
||||||
area = "editor-editor"
|
area = "editor-editor"
|
||||||
version = "1.3.4"
|
version = "1.3.5"
|
||||||
marketing_url = "https://standardnotes.org/extensions/math-editor"
|
marketing_url = "https://standardnotes.org/extensions/math-editor"
|
||||||
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/fancy-markdown.jpg"
|
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."
|
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"
|
name = "Minimal Markdown Editor"
|
||||||
content_type = "SN|Component"
|
content_type = "SN|Component"
|
||||||
area = "editor-editor"
|
area = "editor-editor"
|
||||||
version = "1.3.7"
|
version = "1.3.8"
|
||||||
marketing_url = "https://standardnotes.org/extensions/minimal-markdown-editor"
|
marketing_url = "https://standardnotes.org/extensions/minimal-markdown-editor"
|
||||||
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/min-markdown.jpg"
|
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"
|
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"
|
name = "Secure Spreadsheets"
|
||||||
content_type = "SN|Component"
|
content_type = "SN|Component"
|
||||||
area = "editor-editor"
|
area = "editor-editor"
|
||||||
version = "1.4.3"
|
version = "1.4.4"
|
||||||
marketing_url = ""
|
marketing_url = ""
|
||||||
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/spreadsheets.png"
|
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."
|
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