sn-extensions: renamed
This commit is contained in:
15
extensions/markdown-basic.yaml
Normal file
15
extensions/markdown-basic.yaml
Normal file
@@ -0,0 +1,15 @@
|
||||
---
|
||||
id: org.standardnotes.simple-markdown-editor
|
||||
npm: sn-simple-markdown-editor
|
||||
github: sn-extensions/simple-markdown-editor
|
||||
main: dist/index.html
|
||||
|
||||
name: Simple Markdown Editor
|
||||
content_type: SN|Component
|
||||
area: editor-editor
|
||||
version: 1.3.6
|
||||
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: []
|
||||
...
|
||||
14
extensions/math-editor.yaml
Normal file
14
extensions/math-editor.yaml
Normal file
@@ -0,0 +1,14 @@
|
||||
---
|
||||
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.2
|
||||
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.
|
||||
...
|
||||
Reference in New Issue
Block a user