fix(docx): isolate list state in table cells (#3294)
* fix(docx): isolate list state in table cells Lists with the same numId in different table cells were incorrectly merged. Added context manager to isolate list state during cell processing. Includes test cases and updated ground truth files. Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com> * style(docx): modernize type hints to use PEP 604 union syntax Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com> --------- Signed-off-by: Cesar Berrospi Ramis <ceb@zurich.ibm.com>
C
Cesar Berrospi Ramis committed
740c386730db1e846abc83c16e8519cd776e3ca6
Parent: 5b84911
Committed by GitHub <noreply@github.com>
on 4/15/2026, 7:51:37 AM