Skip to content

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

Merged
jirutka merged 1 commit into
jirutka:masterfrom
ahus1:tbody-fix
Nov 1, 2020
Merged

add closing tag thead/tbody/tfoot to for table (#17)#21
jirutka merged 1 commit into
jirutka:masterfrom
ahus1:tbody-fix

Conversation

@ahus1

@ahus1 ahus1 commented Oct 10, 2020

Copy link
Copy Markdown
Contributor

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

jirutka commented Nov 1, 2020

Copy link
Copy Markdown
Owner

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