diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2019-02-08 07:31:15 -0500 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2019-02-08 09:54:10 -0500 |
commit | b3d015e266b3a271770d53e2242c24a857cb23c1 (patch) | |
tree | 5200c92e6e98852c4d432099b19dc2c26bdc2bb4 /src/Text/Pandoc/RoffChar.hs | |
parent | 0719807401f1e0dad1237a12301b465fb78b833f (diff) | |
download | pandoc-b3d015e266b3a271770d53e2242c24a857cb23c1.tar.gz |
Docx reader: fix paths in archive to prevent Windows failure
Some paths in archives are absolute (have an opening slash) which, for
reasons unknown, produces a failure in the test suite on MS
Windows. This fixes that by removing the leading slash if it exists.
Closes #5277 (previously closed with 4cce0ef but reopened due to this bug).
Diffstat (limited to 'src/Text/Pandoc/RoffChar.hs')
0 files changed, 0 insertions, 0 deletions