I am still trying to figure out why we should move from DraftJS to SlateJS. Even saw a comment from Nick Graf that SlateJS is quite good. We've been able to reach 95% of our use case ( prnt.sc/vwosjx ) with DraftJS but the remaining 5% seems to be taking an excruciatingly long time & effort because of lack of documentation and almost no community support. We've used & created custom DraftJS plugins which are not available in SlateJS. Can we convert DraftJS saved editor state to convert into SlateJS states easily ? Are there any good plugin system available ? Editor is like a long term investment that a developer makes to develop their platform and it is an incredibly important decision, thoughts and suggestions.