I'm using ckeditor5-react in my react app and everything is working fine but anytime i add background color , link, font size or underline I will see it in the editor but when i post the content to the server then getting the contents the added fonts, color and others won't be added to the content anymore but when I edit the post I see the content being displayed in the editor with font , color and underline and others .