Open suhailk4 opened 9 months ago
@Witoso
Hi! I'm not sure if I fully understand your use case. If you don't want tables, you can simply not load this plugin, and the text and its other attributes should be preserved.
Hi ,thanks for responding. My use case is if I have 2 tables and have data inside those 2 table ,let's say after saving I come back later and decided to remove 2nd table but want to keep the data as it's with other formating as it's like font size ,font weight,color etc thats where I am thinking if we have option to remove table while preserving data inside that .
This would require a custom feature that you could write. Possible implementation approach:
How do we remove table while maintaining the text with formatting ? In order words how do we convert table into text in ckeditor ?