fix: preserve colored blocks in PDF-to-Word (#500)

This commit is contained in:
SnapOtter
2026-07-11 19:20:32 +08:00
committed by GitHub
parent 430b87eda0
commit e7cfc00fe1
7 changed files with 270 additions and 26 deletions
+1
View File
@@ -140,6 +140,7 @@ export const fixtures = {
pdf3: p("document/valid/test-3page.pdf"),
pdfScanned: p("document/valid/ocr-scanned.pdf"),
encrypted: p("document/valid/encrypted.pdf"),
coloredBlock: p("document/edge/colored-block.pdf"),
tiny: (ext: string) => p(`document/formats/tiny.${ext}`),
remoteImgHtml: p("document/edge/remote-img.html"),
hostile: {