[PR #254] [MERGED] Empty image alt text for link reference definitions #897

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/254
Author: @MihaZupan
Created: 10/7/2018
Status: Merged
Merged: 10/7/2018
Merged by: @xoofx

Base: masterHead: issue_251


📝 Commits (2)

  • e23fae2 Empty image alt text for link reference definitions
  • 1b54bb1 Added image alt text tests

📊 Changes

2 files changed (+26 additions, -1 deletions)

View changed files

src/Markdig.Tests/TestImageAltText.cs (+25 -0)
📝 src/Markdig/Parsers/Inlines/LinkInlineParser.cs (+1 -1)

📄 Description

#251
All tests are passing so I don't think it breaks anything else?


🔄 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/254 **Author:** [@MihaZupan](https://github.com/MihaZupan) **Created:** 10/7/2018 **Status:** ✅ Merged **Merged:** 10/7/2018 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `issue_251` --- ### 📝 Commits (2) - [`e23fae2`](https://github.com/xoofx/markdig/commit/e23fae26c84a8fb7b89d300fb17d41b760e10b32) Empty image alt text for link reference definitions - [`1b54bb1`](https://github.com/xoofx/markdig/commit/1b54bb157c756914809455b26273ad1a83719e57) Added image alt text tests ### 📊 Changes **2 files changed** (+26 additions, -1 deletions) <details> <summary>View changed files</summary> ➕ `src/Markdig.Tests/TestImageAltText.cs` (+25 -0) 📝 `src/Markdig/Parsers/Inlines/LinkInlineParser.cs` (+1 -1) </details> ### 📄 Description #251 All tests are passing so I don't think it breaks anything else? --- <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:46:59 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#897