I'm using quill editor on our B2B and the user can customize his text, and I get back a HTML format of the text.
But when I'm displaying the HTML on the B2C side I don't have the quill editor installed and I don't get all custom style,
is there any different solution except installing quill editor ?
my HTML looks like this:
[innerHtml]="<some HTML from quill editor>
I get the HTML with quill custom class