mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-03 02:44:00 +08:00
13 lines
555 B
TOML
13 lines
555 B
TOML
id = "org.standardnotes.advanced-markdown-editor"
|
|
npm = "sn-advanced-markdown-editor"
|
|
github = "standardnotes/markdown-pro"
|
|
main = "index.html"
|
|
name = "Advanced Markdown Editor"
|
|
content_type = "SN|Component"
|
|
area = "editor-editor"
|
|
version = "1.5.0"
|
|
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."
|
|
flags = []
|