mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #474] [MERGED] Make Inline.FirstParentOfType public #1053
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/474
Author: @Wurstfried
Created: 9/13/2020
Status: ✅ Merged
Merged: 10/3/2020
Merged by: @xoofx
Base:
master← Head:pubFirstParentOfType📝 Commits (3)
2be8cd4Make Inline.FirstParentOfType public25a227fCI: Use dotnet SDK 3.1.402e9302d9Merge branch 'master' into pubFirstParentOfType📊 Changes
1 file changed (+1 additions, -1 deletions)
View changed files
📝
src/Markdig/Syntax/Inlines/Inline.cs(+1 -1)📄 Description
Inline.FirstParentOfType()is protected. It is handy (for extensions) to have the method outside of theMarkdig.Syntax.Inlinesnamespace.🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.