Hey!
Sorry in advance if I make some sort of mistake here, first time using sourcehut :D
I've been playing around with your awesome crate, and I'm looking to create a table spanning multiple pages.
It works pretty well, however when a table wraps a page (so when it's too long to fit on one) it doesn't continue on the next page immediately, but first it inserts a small empty row at the end of the page before continuing on normally.
Best regards
LordMZTE
Thanks for the report! Could you please share a minimal example that demonstrates the problem, e. g. on paste.sr.ht?
Sure! Here's my example code: https://paste.sr.ht/~lordmzte/3f345e7c9b8a2ecca6c39b1d6190dc67f562c745
And here's a screenshot of the bug
I see, thanks. This is intended as I typically deactivate the continuation borders and like the continued vertical border to indicate that the table continues on the next page. But of course your use case is valid too, so there should be an option to deactivate these borders if no content has been rendered on the previous page.