[PR #5299] [MERGED] Fix markdown image with link (#4675) #17745

Closed
opened 2025-11-02 15:28:37 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/5299
Author: @lafriks
Created: 11/8/2018
Status: Merged
Merged: 11/8/2018
Merged by: @techknowlogick

Base: release/v1.6Head: backport/md-image-links


📝 Commits (2)

  • 9d49e10 Fix markdown image with link (#4675)
  • 07c7b27 Merge branch 'release/v1.6' into backport/md-image-links

📊 Changes

2 files changed (+21 additions, -22 deletions)

View changed files

📝 modules/markup/markdown/markdown.go (+17 -22)
📝 modules/markup/markdown/markdown_test.go (+4 -0)

📄 Description

Backport #4675


🔄 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/5299 **Author:** [@lafriks](https://github.com/lafriks) **Created:** 11/8/2018 **Status:** ✅ Merged **Merged:** 11/8/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `release/v1.6` ← **Head:** `backport/md-image-links` --- ### 📝 Commits (2) - [`9d49e10`](https://github.com/go-gitea/gitea/commit/9d49e102cd1db26ac1c8b42b894068fe5c67370a) Fix markdown image with link (#4675) - [`07c7b27`](https://github.com/go-gitea/gitea/commit/07c7b27974ccad285e19133335315459f1190682) Merge branch 'release/v1.6' into backport/md-image-links ### 📊 Changes **2 files changed** (+21 additions, -22 deletions) <details> <summary>View changed files</summary> 📝 `modules/markup/markdown/markdown.go` (+17 -22) 📝 `modules/markup/markdown/markdown_test.go` (+4 -0) </details> ### 📄 Description Backport #4675 --- <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 15:28:37 -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#17745