Changes
Co-authored-by: renee-png <262607627+renee-png@users.noreply.github.com>
This commit is contained in:
co-authored by
renee-png
parent
1a8c07015d
commit
e557149c2b
@@ -395,6 +395,7 @@ export function CustomFormBuilder() {
|
||||
indent: number;
|
||||
caption?: boolean;
|
||||
heading?: 0 | 1 | 2 | 3;
|
||||
marker?: string; // list marker prefix like "1." or "•"
|
||||
}
|
||||
| { kind: "table"; rows: TableCellSeg[][] };
|
||||
|
||||
|
||||
Reference in New Issue
Block a user