mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-02-02 18:39:48 +08:00
13 lines
511 B
TOML
13 lines
511 B
TOML
id = "org.standardnotes.simple-markdown-editor"
|
|
npm = "sn-simple-markdown-editor"
|
|
github = "standardnotes/markdown-basic"
|
|
main = "dist/index.html"
|
|
name = "Simple Markdown Editor"
|
|
content_type = "SN|Component"
|
|
area = "editor-editor"
|
|
version = "1.4.0"
|
|
marketing_url = "https://standardnotes.org/extensions/simple-markdown-editor"
|
|
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/simple-markdown.jpg"
|
|
description = "A Markdown editor with dynamic split-pane preview."
|
|
flags = []
|