diff --git a/packages/ckeditor5-build-trilium/src/config.ts b/packages/ckeditor5-build-trilium/src/config.ts index 08e083a04..92b81108f 100644 --- a/packages/ckeditor5-build-trilium/src/config.ts +++ b/packages/ckeditor5-build-trilium/src/config.ts @@ -100,7 +100,7 @@ export const COMMON_PLUGINS = [ Link, AutoLink, List, - // ListProperties, deactivated because it crashes the editor. Can be reproduced with ListProperties-repro-crash.html + ListProperties, TodoList, Paragraph, PasteFromOffice,