Skip to content

Fix broken anchor links when special characters are used

Andrey Krivko requested to merge jastkand/gitlab-ce:fix-anchor-scrolling into master

What does this MR do?

Fixes broken anchor links when non-unicode characters are used

Are there points in the code the reviewer needs to double check?

No

Why was this MR needed?

To fix incorrect behavior

Does this MR meet the acceptance criteria?

What are the relevant issue numbers?

Fixes https://gitlab.com/gitlab-org/gitlab-ce/issues/26778

Merge request reports