deleted: renamed repos

This commit is contained in:
iganeshk
2020-01-29 10:05:48 -05:00
parent 405c5ee6a3
commit 7efd5a94fe
3 changed files with 1 additions and 30 deletions

View File

@@ -1,14 +0,0 @@
---
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.
...

View File

@@ -1,7 +1,7 @@
---
id: org.standardnotes.simple-markdown-editor
npm: sn-simple-markdown-editor
github: sn-extensions/simple-markdown-editor
github: sn-extensions/markdown-basic
main: dist/index.html
name: Simple Markdown Editor

View File

@@ -1,15 +0,0 @@
---
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: []
...