How to implement a rich text editor using angular typescript?

How can I build a customized rich text editor similar to what we have for stackoverflow? sample expample

  • I tried CkEditor but it had some dependencies which I was unable to resolve. Also, it is best suited for React apps.

  • I also tried quill editor, it works but when I save the text having bullet/numbered list (nested lists), it doesn't save it properly.

Any other approach which I can try or any modifications suggested for Quill nested list?



Comments

Popular posts from this blog

Spring Elasticsearch Operations

Object oriented programming concepts (OOPs)

Network Error and Timeout on Authorize.net JS