64c8679044
Sanitize invalid XML characters in text content
...
CI Pipeline / build (push) Successful in 49s
Strip invalid XML 1.0 control characters (0x00-0x08, 0x0B-0x0C, 0x0E-0x1F)
from text to prevent corrupted docx files that fail to open in LibreOffice.
Fixes SAXParseException 'PCData Invalid Char value' errors.
2026-01-22 09:10:33 +01:00
843466549a
Support table and table column sizing
CI Pipeline / build (pull_request) Successful in 13s
2025-12-03 13:50:56 +01:00
9a70d91fd5
Implement table styles
CI Pipeline / build (pull_request) Successful in 14s
2025-12-03 12:14:31 +01:00
75b3a163c7
Implement nested lists
CI Pipeline / build (pull_request) Successful in 13s
2025-12-02 15:00:39 +01:00
597bc91c40
Implement many more nodes
...
CI Pipeline / build (pull_request) Successful in 12s
Adds these new styling and formatting nodes
* strike
* highlight
* linebreaks
* pagebreaks
* Hyperlinks
2025-12-02 14:43:53 +01:00
dec346254c
Project rename
CI Pipeline / build (push) Successful in 12s
2025-12-02 13:21:13 +01:00
58492e9ef6
Implement styles
CI Pipeline / build (pull_request) Successful in 12s
2025-12-02 12:02:51 +01:00
980192253f
Add support for images
2025-12-02 11:43:25 +01:00
b602b2a2ff
Add builder pattern for paragraph, lists, tables
2025-12-02 10:57:54 +01:00
50c9c20eca
Initial project setup
2025-12-02 10:23:52 +01:00