privateOmega / html-to-docx

HTML to DOCX converter
MIT License
383 stars 142 forks source link

fix: apply max width and height style to img tag correctly #197

Closed warlock7 closed 1 year ago

warlock7 commented 1 year ago

this pr is to apply max-width and max-height style to img tag properly if any present.