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

Fix issue 155: table rows with styling going missing. #156

Merged
merged 3 commits into from
Jun 1, 2024
Merged

Conversation

jugglerchris
Copy link
Owner

There was a missing case in wrap_render_nodes(); table row nodes need to wrap the nested contents so that the TableRow nodes are still direct children of the TableBody.

Fixes #155

@jugglerchris jugglerchris merged commit 466ac79 into main Jun 1, 2024
5 checks passed
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.

Imbricated tables in HTML emails and --css --ignore-css-colour
1 participant