mirror of
https://github.com/benjaminjacobreji/standardnotes-extensions.git
synced 2026-04-15 02:19:44 +08:00
Add files
This commit is contained in:
11
extensions/code-editor.toml
Normal file
11
extensions/code-editor.toml
Normal file
@@ -0,0 +1,11 @@
|
||||
id = "org.standardnotes.code-editor"
|
||||
npm = "sn-code-editor"
|
||||
github = "standardnotes/code-editor"
|
||||
main = "index.html"
|
||||
name = "Code Editor"
|
||||
content_type = "SN|Component"
|
||||
area = "editor-editor"
|
||||
version = "1.3.5"
|
||||
marketing_url = "https://standardnotes.org/extensions/code-editor"
|
||||
thumbnail_url = "https://s3.amazonaws.com/standard-notes/screenshots/models/editors/code.jpg"
|
||||
description = "Syntax highlighting and convenient keyboard shortcuts for over 120 programming languages. Ideal for code snippets and procedures."
|
||||
Reference in New Issue
Block a user