diff --git a/extensions/simple-markdown-editor.toml b/extensions/simple-markdown-editor.toml index d899282..781f87b 100644 --- a/extensions/simple-markdown-editor.toml +++ b/extensions/simple-markdown-editor.toml @@ -2,11 +2,10 @@ 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.3.6" +version = "1.3.7" 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."