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