fix(ckeditor5): reintroduce block handle for floating editor

This commit is contained in:
Elian Doran
2025-05-05 15:43:14 +03:00
parent 10e5852a67
commit 910b0d280d
9 changed files with 54 additions and 125 deletions

View File

@@ -4,10 +4,10 @@
"include": [],
"references": [
{
"path": "../ckeditor5-math"
"path": "../ckeditor5-footnotes"
},
{
"path": "../ckeditor5-footnotes"
"path": "../ckeditor5-math"
},
{
"path": "../ckeditor5-admonition"