mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-12 13:54:45 +00:00
[PR #254] [MERGED] Empty image alt text for link reference definitions #897
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 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:
master← Head:issue_251📝 Commits (2)
e23fae2Empty image alt text for link reference definitions1b54bb1Added 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.