pqzx / html2docx

Convert html to docx
MIT License
69 stars 49 forks source link

Allowing for alternative encodings #59

Open HebaElwazzan opened 1 year ago

HebaElwazzan commented 1 year ago

For better language support. By default, utf-8 encoding is used. Also using newer version of python-docx for compatibility issues with python 3.10+.