Wiki links in Code repository #8965

Open
opened 2025-11-02 08:24:15 -06:00 by GiteaMirror · 2 comments
Owner

Originally created by @clrh on GitHub (May 16, 2022).

Feature Description

Hi,

When I have a Wiki link in a md file in code repository:

[[A great article]]

I am expecting going to

http://.../A%20great%20article.md

but I go to a 404

http://.../A-great-article

Actually, I don't want to manage markdown links but Wikilinks.

Gitea Version: 1.16.3

Regards.
Claire.

=> related to https://github.com/go-gitea/gitea/issues/3506 ?

Screenshots

No response

Originally created by @clrh on GitHub (May 16, 2022). ### Feature Description Hi, When I have a Wiki link in a md file in code repository: ``` [[A great article]] ``` I am expecting going to ``` http://.../A%20great%20article.md ``` but I go to a 404 ``` http://.../A-great-article ``` Actually, I don't want to manage markdown links but Wikilinks. Gitea Version: 1.16.3 Regards. Claire. => related to https://github.com/go-gitea/gitea/issues/3506 ? ### Screenshots _No response_
GiteaMirror added the type/featuretype/proposal labels 2025-11-02 08:24:16 -06:00
Author
Owner

@ghost commented on GitHub (Jun 1, 2022):

I would also like this to be a feature.

@ghost commented on GitHub (Jun 1, 2022): I would also like this to be a feature.
Author
Owner

@zeripath commented on GitHub (Jun 2, 2022):

What does GH do?

@zeripath commented on GitHub (Jun 2, 2022): What does GH do?
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#8965