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

[SuperEditor][SuperReader] - Change Document from list of nodes to tree of nodes #2433

Open
matthew-carroll opened this issue Nov 30, 2024 · 0 comments
Assignees
Labels
area_super_reader Related to SuperReader area_supereditor Pertains to SuperEditor bounty_junior f:clickup time: 15 15 hours or less

Comments

@matthew-carroll
Copy link
Contributor

To support more complex document structures, like tables, we need to change our document structure from a list of nodes to a tree of nodes. A tree structure more naturally reflects the concept of arbitrary content sitting within some other structure, like a table cell, or caption.

Discussion about document structure: #2403

@matthew-carroll matthew-carroll added area_supereditor Pertains to SuperEditor bounty_junior area_super_reader Related to SuperReader time: 20 20 hours or less f:clickup labels Nov 30, 2024
@matthew-carroll matthew-carroll self-assigned this Nov 30, 2024
@matthew-carroll matthew-carroll added time: 15 15 hours or less and removed time: 20 20 hours or less labels Nov 30, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area_super_reader Related to SuperReader area_supereditor Pertains to SuperEditor bounty_junior f:clickup time: 15 15 hours or less
Projects
None yet
Development

No branches or pull requests

1 participant