Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat: improve table row and column deletion logic #402

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

PleBea
Copy link

@PleBea PleBea commented Feb 3, 2025

Improve table row and column deletion logic #82

  • Prevent deletion of table rows with exactly one nested row
  • Prevent deletion of table columns containing a nested table
  • This change helps maintain the structure of complex tables
    while still allowing for conditional content removal

@PleBea
Copy link
Author

PleBea commented Feb 4, 2025

idk y im getting an error here lol 😭 it works fine on my machine tho 🤷‍♂️

image

@jjhbw
Copy link
Collaborator

jjhbw commented Feb 4, 2025

@PleBea Weird, I'll take a look. Thanks for contributing!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants