Files
standardnotes-extensions1/extensions/fancy-markdown-editor.toml
2022-02-02 00:28:38 +00:00

12 lines
556 B
TOML

id = "org.standardnotes.fancy-markdown-editor"
npm = "sn-fancy-markdown-editor"
github = "sn-extensions/math-editor"
main = "index.html"
name = "Math Editor"
content_type = "SN|Component"
area = "editor-editor"
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."