I have a requirement to add rich text support for text fields in HTML5 Forms created using AEM Forms Designer.
I have tried changing the field format of the text field to `Rich Text`. However, this only allows rich text support for PDF Forms. Is there a way to add rich text support for HTML5 Forms through scripting or a plugin? I was looking into the Rich Text Editor, but I was unsure how to configure it work with my project.