-
-
Notifications
You must be signed in to change notification settings - Fork 5.5k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Relative URLs not working in profile page README #28436
Labels
Comments
lunny
pushed a commit
that referenced
this issue
Dec 27, 2023
…rl (#28617) fix #28436. the doc https://docs.gitea.com/usage/profile-readme maybe also need to be updated to tell that the main branch is necessary,which means the following three conditions should be satisfied: - repo: **.profile** - branch: **[default branch]** - markdown: **README.md**
fuxiaohei
pushed a commit
to fuxiaohei/gitea
that referenced
this issue
Jan 17, 2024
…rl (go-gitea#28617) fix go-gitea#28436. the doc https://docs.gitea.com/usage/profile-readme maybe also need to be updated to tell that the main branch is necessary,which means the following three conditions should be satisfied: - repo: **.profile** - branch: **[default branch]** - markdown: **README.md**
silverwind
pushed a commit
to silverwind/gitea
that referenced
this issue
Feb 20, 2024
…rl (go-gitea#28617) fix go-gitea#28436. the doc https://docs.gitea.com/usage/profile-readme maybe also need to be updated to tell that the main branch is necessary,which means the following three conditions should be satisfied: - repo: **.profile** - branch: **[default branch]** - markdown: **README.md**
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Description
In a profile repository README, like in any repository markdown file, relative URLs for links and images are converted when rendering.
But in a profile page, relative URLs in the README aren't converted, thus not working.
Gitea Version
1.22.0+dev-420-g717d0f593
Can you reproduce the bug on the Gitea demo site?
Yes
Log Gist
No response
Screenshots
Git Version
No response
Operating System
No response
How are you running Gitea?
Using https://try.gitea.io/KaKi87
Database
No response
Thanks
The text was updated successfully, but these errors were encountered: