1
0
mirror of https://github.com/laurent22/joplin.git synced 2025-01-23 18:53:36 +02:00

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