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 into templated Word.
MIT License
321 stars 109 forks source link

bordercolor attribute not being parsed #44

Closed Geek-5 closed 1 month ago

Geek-5 commented 5 years ago

Within a table tag, the bordercolor attribute is not parsed:

Inline css does not work either : (border: 1px solid black)

Will there be any support for this?

onizet commented 5 years ago

Honestly, I don't have much time to invest on this library. If you submit a PR, I will merge it

Geek-5 commented 5 years ago

Ok.

onizet commented 1 month ago

Closing as this is supported v2.3