- Issue created by @joseph.olstad
- 🇨🇦Canada smulvih2 Canada 🍁
Created a module to fix issues with tables from CKEditor4 (or any semantically correct table pasted in) - https://www.drupal.org/project/ckeditor5_table_fix →
If anyone is experiencing issues with properly formatted tables in CKEditor5, disable the table plugin and add the faux-plugin from this module to resolve. It redefines the table elements in CKEditor5 with as much flexibility as possible. Can also add support for additional table elements if required.