Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

HTML Writer : Fixed rowspan for tables #2659

Merged
merged 1 commit into from
Aug 26, 2024
Merged

HTML Writer : Fixed rowspan for tables #2659

merged 1 commit into from
Aug 26, 2024

Conversation

Progi1984
Copy link
Member

@Progi1984 Progi1984 commented Aug 26, 2024

Description

HTML Writer : Fixed rowspan for tables

Superseeds #2163 by @andomiell

Before:

image

After:

image

Checklist:

  • My CI is 🟢
  • I have covered by unit tests my new code (check build/coverage for coverage report)
  • I have updated the documentation to describe the changes
  • I have updated the changelog

@Progi1984 Progi1984 added this to the 1.3.0 milestone Aug 26, 2024
@Progi1984 Progi1984 force-pushed the pr2163 branch 6 times, most recently from 57cc225 to 03dca02 Compare August 26, 2024 12:01
@coveralls
Copy link

coveralls commented Aug 26, 2024

Coverage Status

coverage: 97.04% (+0.03%) from 97.01%
when pulling 783e3d2 on pr2163
into a7b9030 on master.

@Progi1984 Progi1984 merged commit 39e806b into master Aug 26, 2024
13 checks passed
@Progi1984 Progi1984 deleted the pr2163 branch August 26, 2024 15:33
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Development

Successfully merging this pull request may close these issues.

3 participants