[PR #2315] [MERGED] Fix rendering of external links (#2292) #16338

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/2315
Author: @ethantkoenig
Created: 8/17/2017
Status: Merged
Merged: 8/17/2017
Merged by: @lunny

Base: release/v1.1Head: backport/fix/render_link


📝 Commits (1)

📊 Changes

4 files changed (+56 additions, -79 deletions)

View changed files

📝 modules/markdown/markdown.go (+28 -26)
📝 modules/markdown/markdown_test.go (+26 -52)
📝 routers/api/v1/misc/markdown_test.go (+1 -1)
📝 routers/init.go (+1 -0)

📄 Description

Backport of #2292


🔄 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/2315 **Author:** [@ethantkoenig](https://github.com/ethantkoenig) **Created:** 8/17/2017 **Status:** ✅ Merged **Merged:** 8/17/2017 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `release/v1.1` ← **Head:** `backport/fix/render_link` --- ### 📝 Commits (1) - [`6de7ec2`](https://github.com/go-gitea/gitea/commit/6de7ec2ac6fc4ab9954e6e391a5fddeb160567ac) Fix rendering of external links (#2292) ### 📊 Changes **4 files changed** (+56 additions, -79 deletions) <details> <summary>View changed files</summary> 📝 `modules/markdown/markdown.go` (+28 -26) 📝 `modules/markdown/markdown_test.go` (+26 -52) 📝 `routers/api/v1/misc/markdown_test.go` (+1 -1) 📝 `routers/init.go` (+1 -0) </details> ### 📄 Description Backport of #2292 --- <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:08:13 -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#16338