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/README.md

9 lines
238 B
Markdown
Raw Normal View History

# 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.
>