html2openxml
html2openxml copied to clipboard
Auto Spacing Before Paragraphs
Looks like the html parser fails to indentify the property:
margin-top:auto for a
for example, other values are being parsed correctly but the auto is resultin in a 0 in the docx document..
Yes effectively this is not supported yet. I add it to my todo list