Raneto
Raneto copied to clipboard
`.` dots in filenames are not replaced and therefore brakes the URL.
Having a filename with dot in it eg. some.file.name.md
makes the URL have dot in it which brakes the URL. They should probably be replaced with URL safe characters, or the filename should be url encoded.
no offence, but who puts dots in filenames (except the last one)
total nogo in the IT-World (my opinion)
Guys, have you heard about semver? We're trying to build "Version History" section and it's very odd to face issues with dots in urls.