privateOmega / html-to-docx

HTML to DOCX converter
MIT License
373 stars 140 forks source link

feature/supportListStyling #200

Closed nicolasiscoding closed 1 year ago

nicolasiscoding commented 1 year ago

This was made because spacing within list items was inconsistent. Added support for a user to add a style like margin-bottom and it should take. I also fixed the buildSpacing function because if it received 0, it was a falsy value.