1
0
mirror of https://github.com/laurent22/joplin.git synced 2024-12-18 09:35:20 +02:00
joplin/packages/app-cli/tests/support/plugins/codemirror6
..
api
src
.gitignore
.npmignore
GENERATOR_DOC.md
package-lock.json
package.json
plugin.config.json
README.md
tsconfig.json
webpack.config.js

CodeMirror 6 sample plugin

This plugin demonstrates how to use the CodeMirror 6 plugin API. See src/contentScript.ts.

Note

At the time of this writing, the CodeMirror 6 editor is in beta and must be enabled in settings.