Merge branch 'main' into tiptap3-migration

This commit is contained in:
Philipinho
2025-09-26 18:53:18 +01:00
60 changed files with 1665 additions and 543 deletions
@@ -164,7 +164,7 @@ export const mainExtensions = [
}),
CustomTable.configure({
resizable: true,
lastColumnResizable: false,
lastColumnResizable: true,
allowTableNodeSelection: true,
}),
TableRow,