Fix a regression with the case `1\2` in the previous commit. Trailing slash is required, so `1%5C2` is not converted to `1/2`.
2.8 KiB
2.8 KiB
Fix a regression with the case `1\2` in the previous commit. Trailing slash is required, so `1%5C2` is not converted to `1/2`.