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
8b4f538cbb
Update version
CI Pipeline / build (push) Successful in 12s
2025-12-03 13:53:04 +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
00cabb6dfb
Update version
CI Pipeline / build (push) Successful in 12s
2025-12-03 12:15:21 +01:00
9a70d91fd5
Implement table styles
CI Pipeline / build (pull_request) Successful in 14s
2025-12-03 12:14:31 +01:00
67a60c8c6e
Update readme
CI Pipeline / build (push) Successful in 12s
2025-12-03 11:57:02 +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
d1819f2b64
Update version
CI Pipeline / build (push) Failing after 11s
2025-12-02 13:44:59 +01:00
dec346254c
Project rename
CI Pipeline / build (push) Successful in 12s
2025-12-02 13:21:13 +01:00
6cbc9e4d98
Fix issue where Word Online wasn't properly able to render our tables
CI Pipeline / build (pull_request) Successful in 12s
2025-12-02 12:26:40 +01:00
f551a22819
Fix bug with heading styles
CI Pipeline / build (pull_request) Successful in 12s
2025-12-02 12:11:30 +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