README.md no longer displays after rename/move #14098

Closed
opened 2025-11-02 11:02:47 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @PaulCoddington on GitHub (Feb 5, 2025).

Description

Renamed/moved README file from:
\.github\readme.md
to
`\README.md'

Gitea is now unable to display the content of the README file on the home page of the repository.

Gitea Version

1.23.1

Can you reproduce the bug on the Gitea demo site?

No

Log Gist

No response

Screenshots

Image

Git Version

2.47.0.2

Operating System

Windows 11

How are you running Gitea?

gitea-1.23.1-windows-4.0-amd64.exe as a Windows service.

Database

SQLite

Originally created by @PaulCoddington on GitHub (Feb 5, 2025). ### Description Renamed/moved README file from: `\.github\readme.md` to `\README.md' Gitea is now unable to display the content of the README file on the home page of the repository. ### Gitea Version 1.23.1 ### Can you reproduce the bug on the Gitea demo site? No ### Log Gist _No response_ ### Screenshots ![Image](https://github.com/user-attachments/assets/520238a7-5b14-42c7-8b1f-027061ff1187) ### Git Version 2.47.0.2 ### Operating System Windows 11 ### How are you running Gitea? gitea-1.23.1-windows-4.0-amd64.exe as a Windows service. ### Database SQLite
GiteaMirror added the type/bug label 2025-11-02 11:02:47 -06:00
Author
Owner

@PaulCoddington commented on GitHub (Feb 5, 2025):

Apologies, discovered a stray angle bracket in the README that causes a display error in Gitea (but not in the Markdown viewer browser add-in I was using to review the content).

@PaulCoddington commented on GitHub (Feb 5, 2025): Apologies, discovered a stray angle bracket in the README that causes a display error in Gitea (but not in the Markdown viewer browser add-in I was using to review the content).
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#14098