feat(core): Update to ckeditor 5. Fixes #5920. Encapsulate signature in raw-html-embed div when there are tables inside. Changed settings for raw html to enable preview.

This commit is contained in:
smizrahi
2024-03-05 21:57:01 +01:00
parent 1719baea7a
commit dd965baae1
5 changed files with 54 additions and 1 deletions

View File

@@ -254,6 +254,9 @@
}
]
};
config.htmlEmbed = {
showPreviews: true
};
config.image = {
resizeUnit: "px",
insert: {