Hi, so from a rich text editor I made a function where it would export the contents of the RichTextEditor to a html file. But it seems like it wasnt able to properly save it as when I loaded it back, it would be '?'. Is there any workaround to be able to save it as character entities to be able to load it back up?
Thanks.