This should have been posted in the Sigil forum, not here. My guess is since there is nothing to size the svg, it is just being drawn too small to see.
Tables are sized to fit contents but svg sizes are not fixed.
Did you give each cell's svg proper height and width?
All svg in the same row should have the same height. All SVG in the same column should have the same width so that a table is even possible, I would think.
|