diff --git a/html-editor-lib.pl b/html-editor-lib.pl index bd3efbc1c..d48da2d49 100644 --- a/html-editor-lib.pl +++ b/html-editor-lib.pl @@ -261,6 +261,9 @@ my $html_editor_init_script = 'Resize', ], }, + clipboard: { + matchVisual: false + }, toolbar: @{[&html_editor_toolbar($opts)]}, }, bounds: '.ql-compose-container',