onizet / html2openxml

Html2OpenXml is a small .Net library that convert simple or advanced HTML to plain OpenXml components. This program has started in 2009, initially to convert user's comments from SharePoint to Word.
MIT License
306 stars 107 forks source link

Row span and Col span are not working #84

Closed vilassagar16 closed 3 years ago

vilassagar16 commented 3 years ago

we copy Microsoft word Table and paste into CKEditor col span row span get correct but after converting using parser result not getting correct.

onizet commented 3 years ago

This should be ok in 2.2.0. I close this ticket now. If you want to provide some HTML sample, I will be able to see WHAT is wrong