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`.
1.6 KiB
1.6 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`.