html2docx
html2docx copied to clipboard
Does it support css styles?
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!
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.