mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #468] [MERGED] Add ParentBlock property to ContainerInline #1049
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/468
Author: @yufeih
Created: 8/18/2020
Status: ✅ Merged
Merged: 8/18/2020
Merged by: @xoofx
Base:
master← Head:parentblock📝 Commits (1)
b30b219Add ParentBlock property to ContainerInline📊 Changes
3 files changed (+72 additions, -1 deletions)
View changed files
➕
src/Markdig.Tests/TestContainerInlines.cs(+41 -0)📝
src/Markdig/Syntax/Inlines/ContainerInline.cs(+5 -0)📝
src/Markdig/Syntax/LeafBlock.cs(+26 -1)📄 Description
Implements #461
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.