I used ngx-editor on one component of my project in order to edit some data that needs to be saved. And then to be shown on a table (mat-table)
When showing this data on a table it is show like this:
How could I fix this in order to show the edited data on the mat-cell-table like it was entered?