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

Fixed error when convert for table have html format (thead,tbody) #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ngtienvu
Copy link

@ngtienvu ngtienvu commented Apr 13, 2022

Fixed error when run ProcessColumns function with table has special format, such as merged cell on header column, format table (thead,tbody). We have to get all RightBoundaries for all cell instead of header and body style.

The input element for ProcessColumns function:

TableContent

Fixed error when run ProcessColumns function with table has merged cell on header column, We have to get all RightBoundaries for all cell instead of header and body style.
@ngtienvu ngtienvu changed the title Update HtmlVisitor.cs Fixed error when convert for table have format table (thead,tbody) Apr 18, 2022
@ngtienvu ngtienvu changed the title Fixed error when convert for table have format table (thead,tbody) Fixed error when convert for table have html format (thead,tbody) Apr 18, 2022
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.

1 participant