Commit Graph

27 Commits

Author SHA1 Message Date
mathias234 9a70d91fd5 Implement table styles
CI Pipeline / build (pull_request) Successful in 14s
2025-12-03 12:14:31 +01:00
mathias234 67a60c8c6e Update readme
CI Pipeline / build (push) Successful in 12s
2025-12-03 11:57:02 +01:00
mathias234 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
mathias234 75b3a163c7 Implement nested lists
CI Pipeline / build (pull_request) Successful in 13s
2025-12-02 15:00:39 +01:00
mathias234 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
mathias234 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
mathias234 243b06d8f8 Not a script
CI Pipeline / build (push) Successful in 11s
2025-12-02 13:46:05 +01:00
mathias234 d1819f2b64 Update version
CI Pipeline / build (push) Failing after 11s
2025-12-02 13:44:59 +01:00
mathias234 df8fb2fb8c Update git path 2025-12-02 13:43:02 +01:00
mathias234 dec346254c Project rename
CI Pipeline / build (push) Successful in 12s
2025-12-02 13:21:13 +01:00
mathias234 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
mathias234 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
mathias234 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
mathias234 f551a22819 Fix bug with heading styles
CI Pipeline / build (pull_request) Successful in 12s
2025-12-02 12:11:30 +01:00
mathias234 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
mathias234 58492e9ef6 Implement styles
CI Pipeline / build (pull_request) Successful in 12s
2025-12-02 12:02:51 +01:00
mathias234 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
mathias234 1f5576e5d8 Add examples to readme
CI Pipeline / build (pull_request) Successful in 18s
2025-12-02 11:44:35 +01:00
mathias234 980192253f Add support for images 2025-12-02 11:43:25 +01:00
mathias234 15493da657 Update readme
CI Pipeline / build (push) Successful in 12s
2025-12-02 11:10:42 +01:00
mathias234 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
mathias234 4f398a304e Update branch
CI Pipeline / build (push) Has been cancelled
2025-12-02 11:01:19 +01:00
RenovateBot cdeab7955a Add renovate.json
CI Pipeline / build (pull_request) Has been cancelled
2025-12-02 10:00:41 +00:00
mathias234 ca8214fdcc Add workflow 2025-12-02 11:00:35 +01:00
mathias234 48774f422d Update readme 2025-12-02 10:58:51 +01:00
mathias234 b602b2a2ff Add builder pattern for paragraph, lists, tables 2025-12-02 10:57:54 +01:00
mathias234 50c9c20eca Initial project setup 2025-12-02 10:23:52 +01:00