diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2015-01-19 11:40:33 -0500 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2015-01-21 13:41:16 -0500 |
commit | eb11c61182032129d7f4824de2afff61b662b9db (patch) | |
tree | 48f3d2448514cbef883a8824f6fe4f522c84f9c0 /PROFILING | |
parent | 24573b6a5a17b47119733026e29b4bb59f437853 (diff) | |
download | pandoc-eb11c61182032129d7f4824de2afff61b662b9db.tar.gz |
Docx: Parse images in deprecated vml format.
Some older versions of word use vml (vector markup language) and put
their images in a "v:imagedata" tag inside a "w:pict". We read those as
we read the more modern "blip" inside a "w:drawing".
Note that this does not mean the reader knows anything about vml. It
just looks for a `v:imagdata`. It's possible that, with more complicated
uses of images in vml, it won't do the right thing.
Diffstat (limited to 'PROFILING')
0 files changed, 0 insertions, 0 deletions