html2docx icon indicating copy to clipboard operation
html2docx copied to clipboard

Does it support css styles?

Open eos87 opened this issue 5 years ago • 1 comments

Hi @pqzx!

I was checking the library for some html to docx converter I need to implement. I was wondering if it does support css styling? If so, does it support complex styling?

Thank you!

eos87 avatar Jan 06 '21 20:01 eos87

Hi @eos87, It doesn't currently support css styling. It supports some simple inline styling, all of which is covered in the example in tests/text1.html.

pqzx avatar Jan 11 '21 12:01 pqzx