mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-25 17:05:41 +00:00
Docx test: Test image from media bag.
This commit is contained in:
@@ -184,6 +184,13 @@ tests = [ testGroup "inlines"
|
||||
"docx.track_changes_deletion.docx"
|
||||
"docx.track_changes_deletion_all.native"
|
||||
]
|
||||
, testGroup "media"
|
||||
[ testCompareMedia
|
||||
"image extraction"
|
||||
"docx.image.docx"
|
||||
"media/image1.jpeg"
|
||||
"docx.image1.jpeg"
|
||||
]
|
||||
, testGroup "metadata"
|
||||
[ testCompareWithOpts def{readerStandalone=True}
|
||||
"metadata fields"
|
||||
|
||||
Reference in New Issue
Block a user