diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2019-02-06 21:06:14 -0500 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2019-02-06 21:14:46 -0500 |
commit | 4cce0efa4824b4081a2d971c488c5026c314bbb5 (patch) | |
tree | 3f383e4103e718d9c7bfb32a6988b6934fab7d52 /src/Text/Pandoc/Readers.hs | |
parent | 5d3b8ede15b3de2d8b59e7c8a1ae60b5f5f879b4 (diff) | |
download | pandoc-4cce0efa4824b4081a2d971c488c5026c314bbb5.tar.gz |
Docx reader: Dynamically determine document.xml path.
The desktop Word program places the main document file in
"word/document.xml", but the online word places it in
"word/document2.xml". This file path is actually stated in the root
"_rels/.rels" file, in the "Relationship" element with an
"http://../officedocument" type.
Closes #5277
Diffstat (limited to 'src/Text/Pandoc/Readers.hs')
0 files changed, 0 insertions, 0 deletions