This Demo use DraftJs to build a TextEditor with features like links and Readmore content.
https://codesandbox.io/s/react-draftjs-demo-ggvig
git clone https://github.com/sohaibqasem/react-draftjs-demo.git
npm install
npm start
text editor have a lot features that we can write them as a single util function like: TextEditorUtils
mentions and other features will be added incrementally to this repo
This project was bootstrapped with Create React App.