diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2019-02-07 14:46:56 -0500 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2019-02-07 14:46:56 -0500 |
commit | 2142bbe572cea00b7bb5ad3e10a3afb26845a1f7 (patch) | |
tree | 3c7f6fe2890836f4a8511da4c779317569cc8faf /src/Text/Pandoc/RoffChar.hs | |
parent | 4ef23623d3ef7202eba8e6edf15741657e4cf0c9 (diff) | |
download | pandoc-2142bbe572cea00b7bb5ad3e10a3afb26845a1f7.tar.gz |
Docx reader: Fix windows error
Try fixing a parsing error on windows by insisting that the parser use
a Posix filepath library for splitting doc paths in a zipfile. (It
might default on Windows to using a backslash as a separator, while
it's always a forward-slash in zip archives.)
Diffstat (limited to 'src/Text/Pandoc/RoffChar.hs')
0 files changed, 0 insertions, 0 deletions