Skip to content

Feature: Document sections#693

Merged
edoversb merged 6 commits intodevelopfrom
feature/editor-sections
Jul 23, 2025
Merged

Feature: Document sections#693
edoversb merged 6 commits intodevelopfrom
feature/editor-sections

Conversation

@harbournick
Copy link
Copy Markdown
Collaborator

  • Adds new documentSection node in SuperDoc, linked to a version of the w:sdt node
  • Adds import/export for document section node
  • Adds initial context menu options to create a section, and remove section
  • Adds SectionHelpers (getAllSections, exportSectionsToHTML, exportSectionsToJSON, getLinkedSectionEditor)
  • Adds editor commands for documentSection node: createDocumentSection, removeSectionAtSelection, removeSectionById, lockSectionById

Copy link
Copy Markdown
Contributor

@edoversb edoversb left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@edoversb edoversb merged commit 580ee55 into develop Jul 23, 2025
6 of 10 checks passed
@edoversb edoversb deleted the feature/editor-sections branch July 23, 2025 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants