On my website I want to provide a text box that has basic text editing options.
- It should at least have the text editing options as that provided in stackoverflow text box but I need some more advanced features.
- I had a look at ckeditor, and it does provide a lot of features, but it is a bit overdo. Moreover it is not easily customizable.
Can anybody suggest which is the best javascript library for that.
I wouldn’t know if it’s the “best”, but i recommend TinyMCE.