mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-03 02:44:00 +08:00
12 lines
556 B
TOML
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."
|