Skip to content

Conversation

@BFuhry
Copy link
Contributor

@BFuhry BFuhry commented Jul 14, 2025

For instance, this is helpful to unify the appearance of tables using a row span for some rows and no row span for others. Without an explicitly defined row span of 1, CSS will not apply the corresponding style.

Only if @spanX:1 or @span1:Y is used, there will be a difference, because the author is very explicit in this case.
In all other cases, in particular for @span, @spanX:0 or @span0:Y, the proposed changes lead to exactly the same result.

A corresponding documentation change is needed.
I can provide it if this PR is acceptable overall.

For instance, this is helpful to unify the appearance of tables using a row span for some rows and no row span for others.
Without an explicitly defined row span of 1, CSS will not apply the corresponding style.

Signed-off-by: Benny Fuhry <benny.fuhry@intel.com>
@RobertoPrevato RobertoPrevato merged commit 7bef2d0 into Neoteroi:main Aug 2, 2025
@RobertoPrevato
Copy link
Member

Hi @BFuhry
Thank you for your contribution. I merged it, and I'll release a new version today.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants