Compare commits

..

2 Commits

Author SHA1 Message Date
Tobias Schmitz
bffd208691
WIP [no ci] 2025-06-28 21:57:58 +02:00
Tobias Schmitz
671ca337d4
feat: [no ci] tag table headers and footers 2025-06-28 21:57:58 +02:00

View File

@ -1691,8 +1691,6 @@ impl<'x> CellGridResolver<'_, '_, 'x> {
y, y,
1, 1,
Span::detached(), Span::detached(),
// FIXME: empty cells will within header and footer rows
// will prevent row group tags.
Smart::Auto, Smart::Auto,
)?)) )?))
} }