[PR #527] [MERGED] A few nullable changes #1086

Open
opened 2026-01-29 14:49:33 +00:00 by claunia · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/527
Author: @MihaZupan
Created: 3/11/2021
Status: Merged
Merged: 3/12/2021
Merged by: @xoofx

Base: masterHead: last-nullable


📝 Commits (1)

📊 Changes

4 files changed (+23 additions, -30 deletions)

View changed files

📝 src/Markdig.Tests/TestReferralLinks.cs (+0 -14)
📝 src/Markdig/Extensions/ReferralLinks/ReferralLinksExtension.cs (+4 -4)
📝 src/Markdig/MarkdownExtensions.cs (+6 -7)
📝 src/Markdig/Renderers/Html/Inlines/AutolinkInlineRenderer.cs (+13 -5)

📄 Description

cc: @iamcarbon


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/xoofx/markdig/pull/527 **Author:** [@MihaZupan](https://github.com/MihaZupan) **Created:** 3/11/2021 **Status:** ✅ Merged **Merged:** 3/12/2021 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `last-nullable` --- ### 📝 Commits (1) - [`51c5bec`](https://github.com/xoofx/markdig/commit/51c5bec315da595b0e21f459234f869f27a0ee1f) A few nullable changes ### 📊 Changes **4 files changed** (+23 additions, -30 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/TestReferralLinks.cs` (+0 -14) 📝 `src/Markdig/Extensions/ReferralLinks/ReferralLinksExtension.cs` (+4 -4) 📝 `src/Markdig/MarkdownExtensions.cs` (+6 -7) 📝 `src/Markdig/Renderers/Html/Inlines/AutolinkInlineRenderer.cs` (+13 -5) </details> ### 📄 Description cc: @iamcarbon --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
claunia added the pull-request label 2026-01-29 14:49:34 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1086