mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #843] [MERGED] Fixes exception in DefinitionListParser.GetCurrentDefinitionList() #1252
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/843
Author: @snnz
Created: 1/3/2025
Status: ✅ Merged
Merged: 1/6/2025
Merged by: @xoofx
Base:
master← Head:fix-deflists📝 Commits (3)
3e0c72fFixes exception in DefinitionListParser.GetCurrentDefinitionList()bc8ba4fA test has been added.c488acaMerge branch 'master' into fix-deflists📊 Changes
2 files changed (+34 additions, -5 deletions)
View changed files
📝
src/Markdig.Tests/MiscTests.cs(+22 -0)📝
src/Markdig/Extensions/DefinitionLists/DefinitionListParser.cs(+12 -5)📄 Description
Fixes #839.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.