From a275d1f0d40b2eb74ad69558a239a525c6224aab Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 8 Jul 2024 15:50:04 +0200 Subject: [PATCH] link in wysiwyg #2755 --- config/sync/editor.editor.wysiwyg.yml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/config/sync/editor.editor.wysiwyg.yml b/config/sync/editor.editor.wysiwyg.yml index 26e189a..e52f3c4 100644 --- a/config/sync/editor.editor.wysiwyg.yml +++ b/config/sync/editor.editor.wysiwyg.yml @@ -21,6 +21,7 @@ settings: - bulletedList - numberedList - sourceEditing + - link plugins: ckeditor5_heading: enabled_headings: @@ -38,6 +39,9 @@ settings: multiBlock: true ckeditor5_sourceEditing: allowed_tags: { } + linkit_extension: + linkit_enabled: true + linkit_profile: default image_upload: status: true scheme: public