Skip to content

Three dots in URLs are converted to HORIZONTAL ELLIPSIS unicode character #9904

Closed
@WGH-

Description

@WGH-

Description

URLs with three dots (like the compare links) are rendered with three dots replaced with HORIZONTAL ELLIPSIS Unicode characters, breaking links.

E.g. https://try.gitea.io/WGH/Test/compare/master...7bc715de69acad8917132a5095d1deac46582d02 becomes broken https://try.gitea.io/WGH/Test/compare/master%E2%80%A67bc715de69acad8917132a5095d1deac46582d02

Workaround

Use explicit Markdown links:

[https://try.gitea.io/WGH/Test/compare/master...7bc715de69acad8917132a5095d1deac46582d02](https://try.gitea.io/WGH/Test/compare/master...7bc715de69acad8917132a5095d1deac46582d02)

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions