Why CKEditor converts <style> tags to <span> #15513
Labels
resolution:resolved
This issue was already resolved (e.g. by another ticket).
type:question
This issue asks a question (how to...).
📝 Ask a question
When I load HTML content into CKEditor, it automatically converts <style> tags to something like this:
This is my configuration:
I also have installed
@ckeditor/ckeditor5-html-support
packageFramework: Vue 3
@ckeditor/ckeditor5-vue: ^4.0.1
@ckeditor/vite-plugin-ckeditor5: ^0.1.1
@ckeditor/ckeditor5-html-support: 40.1.0
The text was updated successfully, but these errors were encountered: