Files
docx-js/src
SebKranz b89b571c4e Fix replacer error on patches with empty Runs (#2875)
* Add test to demonstrate empty strings not creating runs

* Fix Run not creating Text child for empty strings

* Simplify TextRun constructor

Since `Run` already has a option for instantiating a `Text` element, we don't need to push children here.

* Add replacer test for empty runs

* Add replacer test for empty runs

* replacer: handle patches with empty runs

* Fix incorrect test name
2024-12-03 11:25:22 +00:00
..
2024-11-20 11:19:43 +00:00
2024-11-28 10:33:19 +00:00
2023-06-05 00:33:43 +01:00
2023-03-17 00:20:55 +00:00