mirror of
https://github.com/getzola/zola
synced 2024-12-14 06:12:27 +00:00
f9ae897190
This introduces `relative-path`, a crate I've written for the specific purpose of providing platform-neutral operations over paths the same way they are used in URLs. This means that `///hello///` == `/hello`, which should do the same as the existing stripping minus the platform-specific path separators causing the [bug being referenced](#1169). |
||
---|---|---|
.. | ||
benches | ||
src | ||
tests | ||
Cargo.toml |