Skip to content

add closing tag thead/tbody/tfoot to for table (#17) #21

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

Merged
merged 1 commit into from
Nov 1, 2020

Conversation

ahus1
Copy link
Contributor

@ahus1 ahus1 commented Oct 10, 2020

This adds the closing tag thead/tbody/tfoot to for table

The test suite didn't find this case as Nokogiri seems to add missing closing tags after conversion from AsciiDoc to HTML before comparing it with the expected result.

I don't know how to change the Nokigiri behavior in asciidoctor-doctest; but I hope the PR fixes the table.

fixes #17

@jirutka jirutka merged commit 5c53fd2 into jirutka:master Nov 1, 2020
@jirutka
Copy link
Owner

jirutka commented Nov 1, 2020

Thanks!

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.

tbody not balanced
2 participants