Commit Graph

5 Commits

Author SHA1 Message Date
Michele Dolfi
63f9ad993e revert test content
Some checks failed
Run Docs CI / build-docs (push) Failing after 1m23s
Run CI / code-checks (push) Failing after 6m31s
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
2025-03-14 10:02:37 +01:00
Michele Dolfi
8ef990bad3 update github pages
Signed-off-by: Michele Dolfi <dol@zurich.ibm.com>
2025-03-14 09:41:29 +01:00
Panos Vagenas
0945973b79
fix: use first table row as col headers (#1156)
Signed-off-by: Panos Vagenas <pva@zurich.ibm.com>
2025-03-13 15:34:18 +01:00
Panos Vagenas
94751a78f4
fix(markdown): add support for HTML content (#855)
Signed-off-by: Panos Vagenas <35837085+vagenas@users.noreply.github.com>
2025-02-03 12:21:05 +01:00
Cesar Berrospi Ramis
0cd81a8122
fix(docx): merged table cells not properly converted (#857)
* fix(docx): merged cells not properly converted

Fix conversion issue of merged cells in Word tables leading to repeated text.
Simplify Word table conversion code.
Add docx file with several table formats for regression tests.

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

* chore: add type hinting to docx backend

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>

---------

Signed-off-by: Cesar Berrospi Ramis <75900930+ceberam@users.noreply.github.com>
2025-02-03 10:20:03 +01:00