Thanks Paul - yes indeed - Quill is best for clean, simple HTML so anything that needs to be edited on the Notes client should be left with the RichText editor. For tables, plugins like quill-better-table extend the functionality and pasting formatted HTML is not bad but haven't experimented with really complex cases. What's nice about Quill is the extensibility with all the various modules available.
Are you aware of any plans to upgrade the built-in RichText CKEditor in XPages? (wishful thinking!).
Quill is a nice simple editor and one of many I looked at earlier this year. But it’s important to be aware of its limitations and for that reason I wouldn’t recommend it for existing content or content that needs to be edited in Notes Client. Tables are particularly problematic. Formatted pasting of HTML content may also be a challenge - I didn’t investigate in enough detail to try that.
Chris Bongers
Looking to get into development? As a full-stack developer I guide you on this journey and give you bite sized tips every single day 👊
Quill is the best, using the Angular version for one of my projects and it's simple, clean looking and just works perfectly.