[PR #832] [MERGED] Set the correct source location in Footnote and FootnoteLinkReferenceDefinition #1239

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/832
Author: @snnz
Created: 12/15/2024
Status: Merged
Merged: 12/17/2024
Merged by: @xoofx

Base: masterHead: footnote


📝 Commits (1)

  • eb28f76 Set the correct source location to the Footnote and FootnoteLinkReferenceDefinition.

📊 Changes

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

View changed files

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

📄 Description

The start of the source location was not assigned correctly in Footnote and FootnoteLinkReferenceDefinition.


🔄 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/832 **Author:** [@snnz](https://github.com/snnz) **Created:** 12/15/2024 **Status:** ✅ Merged **Merged:** 12/17/2024 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `footnote` --- ### 📝 Commits (1) - [`eb28f76`](https://github.com/xoofx/markdig/commit/eb28f76588b9a6fd2f25720e2975e81e9ea56c2a) Set the correct source location to the Footnote and FootnoteLinkReferenceDefinition. ### 📊 Changes **1 file changed** (+3 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Extensions/Footnotes/FootnoteParser.cs` (+3 -0) </details> ### 📄 Description The start of the source location was not assigned correctly in `Footnote` and `FootnoteLinkReferenceDefinition`. --- <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:51:51 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1239