mirror of
https://github.com/docmost/docmost.git
synced 2026-07-24 23:42:52 +10:00
Merge branch 'main' into tiptap3-migration
This commit is contained in:
@@ -1,6 +1,5 @@
|
||||
import { TableRow as TiptapTableRow } from "@tiptap/extension-table";
|
||||
|
||||
export const TableRow = TiptapTableRow.extend({
|
||||
allowGapCursor: false,
|
||||
content: "(tableCell | tableHeader)*",
|
||||
});
|
||||
|
||||
Reference in New Issue
Block a user