[PR #95] [MERGED] Fix rendering of non-markdown readme files #15143

Closed
opened 2025-11-02 11:39:50 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/95
Author: @odinuge
Created: 11/6/2016
Status: Merged
Merged: 11/6/2016
Merged by: @metalmatze

Base: masterHead: readmeTxt


📝 Commits (1)

  • 530f6c1 Fix rendering of non-markdown readme files

📊 Changes

1 file changed (+4 additions, -2 deletions)

View changed files

📝 routers/repo/view.go (+4 -2)

📄 Description

Fix rendering of non-markdown readme files.

Issue: gogits/gogs/issues/3749


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-gitea/gitea/pull/95 **Author:** [@odinuge](https://github.com/odinuge) **Created:** 11/6/2016 **Status:** ✅ Merged **Merged:** 11/6/2016 **Merged by:** [@metalmatze](https://github.com/metalmatze) **Base:** `master` ← **Head:** `readmeTxt` --- ### 📝 Commits (1) - [`530f6c1`](https://github.com/go-gitea/gitea/commit/530f6c1da4fb1ead06e70300ccab07eb133551e8) Fix rendering of non-markdown readme files ### 📊 Changes **1 file changed** (+4 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/view.go` (+4 -2) </details> ### 📄 Description Fix rendering of non-markdown readme files. Issue: gogits/gogs/issues/3749 --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
GiteaMirror added the pull-request label 2025-11-02 11:39:50 -06:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/gitea#15143