From fbdd5a0469298dd20b7443b426e4c5fa31b403c4 Mon Sep 17 00:00:00 2001 From: bach Date: Mon, 7 Sep 2026 16:40:43 +0200 Subject: [PATCH] added remove formating in wysiwyg --- config/sync/editor.editor.wysiwyg.yml | 2 ++ 1 file changed, 2 insertions(+) diff --git a/config/sync/editor.editor.wysiwyg.yml b/config/sync/editor.editor.wysiwyg.yml index 06c1b26..d0d6d98 100644 --- a/config/sync/editor.editor.wysiwyg.yml +++ b/config/sync/editor.editor.wysiwyg.yml @@ -19,6 +19,8 @@ settings: - italic - strikethrough - '|' + - removeFormat + - '|' - subscript - superscript - '|'