Files
standardnotes-app-web/packages/components/dist/org.standardnotes.markdown-visual-editor/build/sample.ext.json
2022-06-11 21:44:35 +00:00

16 lines
451 B
JSON

{
"name": "Markdown Visual - Dev",
"note_type": "markdown",
"file_type": "md",
"interchangeable": false,
"spellcheckControl": true,
"identifier": "org.standardnotes.markdown-visual-dev",
"content_type": "SN|Component",
"area": "editor-editor",
"version": "1.0.0",
"description": "A lightweight WYSIWYG markdown editor, derivated from Milkdown editor",
"url": "http://localhost:8001/",
"marketing_url": "",
"flags": ["New"]
}