[PR #609] [CLOSED] Add target="_top" to footnote anchors #1139

Open
opened 2026-01-29 14:50:16 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/609
Author: @mobinseven
Created: 3/14/2022
Status: Closed

Base: masterHead: patch-1


📝 Commits (2)

  • d773234 Add target="_top" to footnote anchors
  • e48f11d Fixed unescaped "

📊 Changes

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

View changed files

📝 src/Markdig/Extensions/Footnotes/HtmlFootnoteLinkRenderer.cs (+3 -3)

📄 Description

A suggestion to add target="_top" to footnote anchors regarding this issue.


🔄 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/xoofx/markdig/pull/609 **Author:** [@mobinseven](https://github.com/mobinseven) **Created:** 3/14/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `patch-1` --- ### 📝 Commits (2) - [`d773234`](https://github.com/xoofx/markdig/commit/d773234e3696f94f1fa5f94b124d72e6a6f8b08e) Add target="_top" to footnote anchors - [`e48f11d`](https://github.com/xoofx/markdig/commit/e48f11dc96379ab0f1a7a144609b4b515635aa19) Fixed unescaped " ### 📊 Changes **1 file changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Extensions/Footnotes/HtmlFootnoteLinkRenderer.cs` (+3 -3) </details> ### 📄 Description A suggestion to add `target="_top"` to footnote anchors regarding [this issue](https://github.com/dotnet/aspnetcore/issues/23522#issuecomment-653336890). --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 14:50:16 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1139