[PR #4073] [MERGED] Fix relative markdown links with anchors (#4058) #17227

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

📋 Pull Request Information

Original PR: https://github.com/go-gitea/gitea/pull/4073
Author: @jonasfranz
Created: 5/29/2018
Status: Merged
Merged: 5/29/2018
Merged by: @techknowlogick

Base: release/v1.4Head: release/v1.4


📝 Commits (2)

  • bea7fe6 Use ResolveReference instead of path.Join
  • 98649b3 Merge branch 'release/v1.4' into release/v1.4

📊 Changes

2 files changed (+17 additions, -6 deletions)

View changed files

📝 modules/markup/html.go (+15 -6)
📝 modules/markup/html_test.go (+2 -0)

📄 Description

Backport of #4058


🔄 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/4073 **Author:** [@jonasfranz](https://github.com/jonasfranz) **Created:** 5/29/2018 **Status:** ✅ Merged **Merged:** 5/29/2018 **Merged by:** [@techknowlogick](https://github.com/techknowlogick) **Base:** `release/v1.4` ← **Head:** `release/v1.4` --- ### 📝 Commits (2) - [`bea7fe6`](https://github.com/go-gitea/gitea/commit/bea7fe6b0c7d3d733f44474a8c00f78b4bdd629a) Use ResolveReference instead of path.Join - [`98649b3`](https://github.com/go-gitea/gitea/commit/98649b30668648c41a2e411dd027e96a4e48b5ee) Merge branch 'release/v1.4' into release/v1.4 ### 📊 Changes **2 files changed** (+17 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `modules/markup/html.go` (+15 -6) 📝 `modules/markup/html_test.go` (+2 -0) </details> ### 📄 Description Backport of #4058 --- <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:30:15 -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#17227