Files
standardnotes-extensions2/extensions/code-editor.yaml
iganeshk 03bf5cc383 rev. 1
2020-01-15 20:48:22 -05:00

15 lines
492 B
YAML

---
id: org.standardnotes.code-editor
npm: sn-code-editor
github: sn-extensions/code-editor
main: index.html
name: Code Editor
content_type: SN|Component
area: editor-editor
version: 1.3.3
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.
...