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/codemirror5-and-codemirror6
2024-11-17 16:38:07 +00:00
..
api Chore: Update plugin types 2024-11-17 16:38:07 +00:00
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.