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

Joplin Plugin

This is an example plugin that supports both CodeMirror5 and CodeMirror6.

See https://joplinapp.org/help/api/tutorials/cm6_plugin for the relevant tutorial.