diff options
author | John MacFarlane <jgm@berkeley.edu> | 2018-05-08 09:54:19 -0700 |
---|---|---|
committer | John MacFarlane <jgm@berkeley.edu> | 2018-05-08 09:56:42 -0700 |
commit | 3a291dad3534b6936731b54276b185214a1d6298 (patch) | |
tree | 5be0c55db6ebca69859e3752bae21e4fb9b677d2 /src/Text/Pandoc/Lua.hs | |
parent | eb3521e4c9ae044f170433d4e30570a0d0578e20 (diff) | |
download | pandoc-3a291dad3534b6936731b54276b185214a1d6298.tar.gz |
Shared: add uriPathToPath.
This adjusts the path from a file: URI in a way that is sensitive
to Windows/Linux differences. Thus, on Windows,
`/c:/foo` gets interpreted as `c:/foo`, but on Linux,
`/c:/foo` gets interpreted as `/c:/foo`.
See #4613.
Diffstat (limited to 'src/Text/Pandoc/Lua.hs')
0 files changed, 0 insertions, 0 deletions