diff options
| author | John MacFarlane <jgm@berkeley.edu> | 2020-11-15 10:43:43 -0800 |
|---|---|---|
| committer | John MacFarlane <jgm@berkeley.edu> | 2020-11-15 10:43:43 -0800 |
| commit | f8225140a58fa53d5c45ec644b8d5add342ced75 (patch) | |
| tree | 2848f8b046671a619b6885fac61e8ee153d99e1e /src/Text/Pandoc/Class/IO.hs | |
| parent | 79907e5f175cb5661f7e8634ba2003fc9bbee9dd (diff) | |
| download | pandoc-f8225140a58fa53d5c45ec644b8d5add342ced75.tar.gz | |
Text.Pandoc.PDF: Fix `changePathSeparators` for Windows.
Previously a path beginning with a drive, like
`C:\foo\bar`, was translated to `C:\/foo/bar`, which
caused problems.
With this fix, the backslashes are removed.
Closes #6173.
Diffstat (limited to 'src/Text/Pandoc/Class/IO.hs')
0 files changed, 0 insertions, 0 deletions
