TextBox
Currently textBoxes are missing from the generated HTML when converting a .docx to .html.
I modified the Contract.docx file to add a textbox

but when converting to html, the textbox is missing.

Tables wrapped around text
when converting a .docx with a table wrapped around text, the text wrapping is disabled

Result

I've reproduced these scenarios using the sample tests in the repo.