Closed Griklit closed 1 year ago
docx-rs: <w:widowControl/>
<w:widowControl/>
MS Office Word: <w:widowControl w:val="0"/>
<w:widowControl w:val="0"/>
WordProcessing Docs: <w:widowControl w:val="off" />
<w:widowControl w:val="off" />
???
[BUG] issue widow_control XML structure error
629
@Griklit Thanks for your great work. new version published.
docx-rs:
<w:widowControl/>
MS Office Word:
<w:widowControl w:val="0"/>
WordProcessing Docs:
<w:widowControl w:val="off" />
???
Reference
[BUG] issue widow_control XML structure error
Last PR
629