[PR #52] [MERGED] fixes issue where using special attributes overwites element id, even when id is not specified #787

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/52
Author: @christophano
Created: 8/25/2016
Status: Merged
Merged: 8/27/2016
Merged by: @xoofx

Base: masterHead: bugfix/merge-auto-generated-id


📝 Commits (1)

  • e755627 fixes issue where using special attributes overwites element id, even when id is not specified

📊 Changes

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

View changed files

📝 src/Markdig/Extensions/GenericAttributes/GenericAttributesParser.cs (+1 -1)

📄 Description

Fixes issue #48


🔄 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/52 **Author:** [@christophano](https://github.com/christophano) **Created:** 8/25/2016 **Status:** ✅ Merged **Merged:** 8/27/2016 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `bugfix/merge-auto-generated-id` --- ### 📝 Commits (1) - [`e755627`](https://github.com/xoofx/markdig/commit/e755627421ea096812e04fce6681cf443632a5d5) fixes issue where using special attributes overwites element id, even when id is not specified ### 📊 Changes **1 file changed** (+1 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Extensions/GenericAttributes/GenericAttributesParser.cs` (+1 -1) </details> ### 📄 Description Fixes issue #48 --- <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:45:32 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#787