mirror of
https://github.com/laurent22/joplin.git
synced 2024-12-18 09:35:20 +02:00
.. | ||
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.