Comment to Table in Quill Editor or Custom Editor
-
Hello @Jmobile !
Unfortunately, the tables are missing in the version of Quill that we use. See more details here: https://github.com/quilljs/quill/issues/3173
There is no quick way to add a new editor because it will require the record in the sys_objects_editor table and the own BxBaseEditor[your editor name].php, inc/classes/editior[your editor name].js and BxTemplEditor[your editor name ].php for your template.