mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
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/888
Author: @prozolic
Created: 9/6/2025
Status: ✅ Merged
Merged: 9/11/2025
Merged by: @xoofx
Base:
master← Head:pullreq📝 Commits (2)
14406bcFixes issue [PR #173] [CLOSED] Fix bug in LinkHelper.UrilizeAsGfm (#845)5e6fb2dAdd test for issue #845 list item blank line📊 Changes
2 files changed (+24 additions, -0 deletions)
View changed files
📝
src/Markdig.Tests/MiscTests.cs(+23 -0)📝
src/Markdig/Parsers/ListBlockParser.cs(+1 -0)📄 Description
This PR fixes the bug reported in issue #845.
With this fix, in the following case:
This result will be produced:
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.