Special characters break markdown link rendering
Everyone can contribute. Help move this issue forward while earning points, leveling up and collecting rewards.
Summary
Relative links with special characters in markdown are not rendered in gitlab ui. They work in the gitlab ide markdown preview though.
Steps to reproduce
- Have a folder with special characters such as colon :
- Create a relative link to it in a markdown file.
Example Project
https://gitlab.com/Yelinz/markdown-test/-/blob/main/folder:%201/important.md?plain=1
What is the current bug behavior?
Relative link to another file with colon does not get rendered.
What is the expected correct behavior?
Relative link to another file with colon does get rendered.
Relevant logs and/or screenshots
Output of checks
This bug happens on GitLab.com
Edited by 🤖 GitLab Bot 🤖