20
Views
0
Comments
[CKEditor 5] Unable to show HTML with custom CSS in CK Editor
ckeditor-5
Reactive icon
Forge asset by Vincent Koning
Application Type
Reactive
Service Studio Version
11.55.57 (Build 64615)

Hi @Folks

I am using CK Editor for Template Generation steps as below

1. I am Fetching template document and converting Binary file into HTML to get the RAW code.

2. Now i am replacing my Keywords with dynamic values from database

3. Now i want to show this modified HTML and CSS into CK Editor.

Issue i am facing here input HTML for CK editor is correct but the  CK editor is removing all the CSS and classes written into it and i am getting Plain HTML text with all the CSS and classes removed so my template is distorted.

Can someone help me out with this , My CK editor should show the data with proper formatting.

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.