Table: merge and split cells #337
Labels
No Label
area:auth
area:docs
area:export
area:ops
area:storage
area:supply-chain
auth
backend
blocked
collab
deployment
docs
effort:L
effort:M
effort:S
frontend
plugins
qa
vs-nfd
vs-nfd:blocker
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: stwaidele/dorfteich#337
Loading…
Reference in New Issue
Block a user
No description provided.
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Problem
There is no way to merge table cells or split previously merged cells. TipTap's table extension already provides
mergeCells,splitCellandmergeOrSplit-- only the UI controls are missing.Reported by Stefan on 2026-08-15.
Scope
colspan/rowspanrender correctly in BOTH render paths (editor NodeView and docToHtml/print).Acceptance criteria