froala / wysiwyg-editor

The next generation Javascript WYSIWYG HTML Editor.
https://www.froala.com/wysiwyg-editor
Other
5.26k stars 671 forks source link

Migrating from ckeditor to froala editor #4091

Open Anushareddy405 opened 3 years ago

Anushareddy405 commented 3 years ago

We have been using ckeditor in our application now we migrated to froala editor but unable to see the expected data in froala facing alignement issues and unable to see the hyperlinks Example: EDSBE.EDSBE.ENROLLMENT -- saving like this in db using ckeditor (#nav/schema?id=1002) this was not shown in UI this was in href tag but after migrated it is showing in EDSBE.EDSBE.ENROLLMENT showing like this without href Suggest me how to migrate the existing data with different editor to froala format

arwinvdv commented 3 years ago

Can you give a code example of the html before and after? And is it reproducable in a Codesandbox?

Another offtopic question: why have you decided to migrate from ckeditor to froala?