-
Notifications
You must be signed in to change notification settings - Fork 405
Description
Category
[X] Enhancement
[ ] Bug
[ ] Question
Version
Please specify what version of the library you are using: [ 3.22.0 ]
If you are not using the latest release, please update and see if the issue is resolved before submitting an issue.
Expected / Desired Behavior / Question
It would be really useful if the Rich Text component offered more control over the configuration of Quill. For example, out the box, there's no support for HTML tables (even if you paste in a table, the tags are stripped). Perhaps an override could be provided, that lets the user pick (a) more items to appear in the toolbar, (b) the modules that are loaded, and (c) the handling of HTML tags (which to strip, which to include).
If I add the standalone version of Quill to my project, as well as the PnP controls library, are there likely to be any clashes?