mirror of
https://github.com/zadam/trilium.git
synced 2025-11-08 06:15:48 +01:00
chore(ckeditor5): integrate basic plugins
This commit is contained in:
@@ -1,3 +1,2 @@
|
||||
export { EditorWatchdog } from "ckeditor5";
|
||||
export { default as BalloonEditor } from "./ckeditor_balloon.js";
|
||||
export { default as DecoupledEditor } from "./ckeditor_decoupled.js";
|
||||
export { EditorWatchdog, BalloonEditor, DecoupledEditor } from "ckeditor5";
|
||||
export * from "./plugins.js";
|
||||
|
||||
Reference in New Issue
Block a user