[PR #471] [MERGED] Improve issue references in markdown #15403

Closed
opened 2025-11-02 11:45:47 -06:00 by GiteaMirror · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/471
Author: @strk
Created: 12/24/2016
Status: Merged
Merged: 12/26/2016
Merged by: @lunny

Base: masterHead: issueref


📝 Commits (4)

📊 Changes

1 file changed (+34 additions, -1 deletions)

View changed files

📝 modules/markdown/markdown.go (+34 -1)

📄 Description

Ports https://github.com/gogits/gogs/pull/3436
Fixes https://github.com/gogits/gogs/issues/2960


🔄 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/471 **Author:** [@strk](https://github.com/strk) **Created:** 12/24/2016 **Status:** ✅ Merged **Merged:** 12/26/2016 **Merged by:** [@lunny](https://github.com/lunny) **Base:** `master` ← **Head:** `issueref` --- ### 📝 Commits (4) - [`2c46280`](https://github.com/go-gitea/gitea/commit/2c46280d971c6478095808b96e000cffe030d420) Improve issue references in markdown. (#3436) - [`e59cb4a`](https://github.com/go-gitea/gitea/commit/e59cb4a6d83a2b0cabde2e20efd187cd342cafd1) Fix build - [`845891d`](https://github.com/go-gitea/gitea/commit/845891d102baf6176685ab86cba7f7f4ec520542) Fix lint - [`05b3f4c`](https://github.com/go-gitea/gitea/commit/05b3f4c9217135ea2207d5a5ab68bd805c3421ea) Fix comment typo ### 📊 Changes **1 file changed** (+34 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `modules/markdown/markdown.go` (+34 -1) </details> ### 📄 Description Ports https://github.com/gogits/gogs/pull/3436 Fixes https://github.com/gogits/gogs/issues/2960 --- <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:45:47 -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#15403