dolanmiu / docx

Easily generate and modify .docx files with JS/TS with a nice declarative API. Works for Node and on the Browser.
https://docx.js.org/
MIT License
4.24k stars 479 forks source link

Fix duplicated br tags #2717

Open SebKranz opened 1 month ago

SebKranz commented 1 month ago

This PR demonstrates the issue described in https://github.com/dolanmiu/docx/issues/2716 and a possible fix.

I'm marking this as draft, because I would like check a few more details: