Spacing for grids/tables
Would it be possible to add more spacing to a grid/table?
gutter basically does this, but it also divides the lines and produces some weird effects. I know it is possible to show only one side of these double lines but this breaks the symmetry.
However, I assume, this is not easy to implement because it relies on the Typst grid function?
gutter would be the way to go, but it is currently not perfectly implemented. Down the road, I want to make gutter more customizable, such that you will be able to specify custom gutter for every column pair / row pair. But that will take some time.
I hope to be able to achieve a better implementation of gutter soon enough though, I just need to find the time haha. I'll keep this issue open until then.
Thanks for opening the issue!
Thanks for the answer, I'll be excited for the coming features!