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
bc69880c9b
Merge pull request 'Support table and table column sizing' ( #9 ) from feature/table-column-sizing into main
...
CI Pipeline / build (push) Successful in 12s
Reviewed-on: #9
2025-12-03 12:52:10 +00: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
ac916d980b
Merge pull request 'Implement table styles' ( #8 ) from feature/table-styles into main
...
CI Pipeline / build (push) Has been cancelled
Reviewed-on: #8
2025-12-03 11:14:48 +00: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
52d715a6de
Merge pull request 'Implement nested lists' ( #7 ) from feature/nested-lists into main
...
CI Pipeline / build (push) Successful in 12s
Reviewed-on: #7
2025-12-02 14:00:57 +00:00
75b3a163c7
Implement nested lists
CI Pipeline / build (pull_request) Successful in 13s
2025-12-02 15:00:39 +01:00
6a54f9f8da
Merge pull request 'Implement many more nodes' ( #6 ) from feature/add-more-elements into main
...
CI Pipeline / build (push) Successful in 14s
Reviewed-on: #6
2025-12-02 13:44:53 +00: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
243b06d8f8
Not a script
CI Pipeline / build (push) Successful in 11s
2025-12-02 13:46:05 +01:00
d1819f2b64
Update version
CI Pipeline / build (push) Failing after 11s
2025-12-02 13:44:59 +01:00
df8fb2fb8c
Update git path
2025-12-02 13:43:02 +01:00
dec346254c
Project rename
CI Pipeline / build (push) Successful in 12s
2025-12-02 13:21:13 +01:00
29ebb9a8d1
Merge pull request 'Fix issue where Word Online wasn't properly able to render our tables' ( #5 ) from bug/tables-word-online into main
...
CI Pipeline / build (push) Successful in 12s
Reviewed-on: Kaukus/ezdoc#5
2025-12-02 12:12:39 +00: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
c7020140f4
Merge pull request 'Fix bug with heading styles' ( #4 ) from bug/heading-styles into main
...
CI Pipeline / build (push) Successful in 11s
Reviewed-on: Kaukus/ezdoc#4
2025-12-02 11:14:04 +00:00
f551a22819
Fix bug with heading styles
CI Pipeline / build (pull_request) Successful in 12s
2025-12-02 12:11:30 +01:00
e9a3908ea6
Merge pull request 'Implement styles' ( #3 ) from feature/styles into main
...
CI Pipeline / build (push) Successful in 11s
Reviewed-on: Kaukus/ezdoc#3
2025-12-02 11:03:36 +00:00
58492e9ef6
Implement styles
CI Pipeline / build (pull_request) Successful in 12s
2025-12-02 12:02:51 +01:00
1fffecf0eb
Merge pull request 'Add support for images' ( #2 ) from feature/images into main
...
CI Pipeline / build (push) Successful in 11s
Reviewed-on: Kaukus/ezdoc#2
2025-12-02 10:45:35 +00:00
1f5576e5d8
Add examples to readme
CI Pipeline / build (pull_request) Successful in 18s
2025-12-02 11:44:35 +01:00
980192253f
Add support for images
2025-12-02 11:43:25 +01:00
15493da657
Update readme
CI Pipeline / build (push) Successful in 12s
2025-12-02 11:10:42 +01:00
3f7449ceb9
Merge pull request 'Configure Renovate' ( #1 ) from renovate/configure into main
...
CI Pipeline / build (push) Successful in 1m2s
Reviewed-on: Kaukus/ezdoc#1
2025-12-02 10:01:46 +00:00
4f398a304e
Update branch
CI Pipeline / build (push) Has been cancelled
2025-12-02 11:01:19 +01:00
cdeab7955a
Add renovate.json
CI Pipeline / build (pull_request) Has been cancelled
2025-12-02 10:00:41 +00:00
ca8214fdcc
Add workflow
2025-12-02 11:00:35 +01:00
48774f422d
Update readme
2025-12-02 10:58:51 +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