[PR #2705] [MERGED] Fix plain readme didn't render correctly on repo home page #16547

Closed
opened 2025-11-02 12:13:10 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2705
Author: @lunny
Created: 10/15/2017
Status: Merged
Merged: 10/16/2017
Merged by: @bkcsoft

Base: masterHead: lunny/fix_plain_readme


📝 Commits (3)

  • 6cf2d5b fix plain readme didn't render correctly on repo home page
  • 32b1762 fix missing render
  • dee2f54 remove unused template variables

📊 Changes

2 files changed (+9 additions, -14 deletions)

View changed files

📝 routers/repo/view.go (+7 -12)
📝 templates/repo/view_file.tmpl (+2 -2)

📄 Description

will fix #2701


🔄 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/2705 **Author:** [@lunny](https://github.com/lunny) **Created:** 10/15/2017 **Status:** ✅ Merged **Merged:** 10/16/2017 **Merged by:** [@bkcsoft](https://github.com/bkcsoft) **Base:** `master` ← **Head:** `lunny/fix_plain_readme` --- ### 📝 Commits (3) - [`6cf2d5b`](https://github.com/go-gitea/gitea/commit/6cf2d5b347f2bc4d6f2143152d4f87ffbe578778) fix plain readme didn't render correctly on repo home page - [`32b1762`](https://github.com/go-gitea/gitea/commit/32b1762fe4f6e48aedad1b0c5cbac4ed15952ff0) fix missing render - [`dee2f54`](https://github.com/go-gitea/gitea/commit/dee2f54684f70d0c4c9afa0cc37c4460ff554f92) remove unused template variables ### 📊 Changes **2 files changed** (+9 additions, -14 deletions) <details> <summary>View changed files</summary> 📝 `routers/repo/view.go` (+7 -12) 📝 `templates/repo/view_file.tmpl` (+2 -2) </details> ### 📄 Description will fix #2701 --- <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 12:13:10 -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#16547