mirror of
https://github.com/snapotter-hq/SnapOtter.git
synced 2026-08-03 07:46:42 +02:00
fix: preserve colored blocks in PDF-to-Word (#500)
This commit is contained in:
Vendored
+1
@@ -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: {
|
||||
|
||||
Reference in New Issue
Block a user