CentreMetre 95254027c4 Use a passed HTMLTableCellElement as the cell directly
When a cell value is a <td>/<th>, append it to the row as-is instead of
wrapping it in a generated <td>, which would have produced invalid nested
cells. Any other HTMLElement still gets wrapped as before.
2026-06-15 21:15:34 +01:00
2026-06-15 16:49:38 +01:00
2026-06-14 21:46:00 +01:00
Description
No description provided
MIT 99 KiB
Languages
TypeScript 88.9%
CSS 11.1%