[PR #80] [MERGED] Adds fluent extension registration method to MarkdownPipelineBuilder. #803

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/80
Author: @christophano
Created: 12/15/2016
Status: Merged
Merged: 12/15/2016
Merged by: @xoofx

Base: masterHead: feature/pipeline_builder_use_method


📝 Commits (2)

  • 5aab21f Adds fluent extension registration method to MarkdownPipelineBuilder.
  • 976fc56 Moves new Use method to MarkdownExtensions and changes it to extension method.

📊 Changes

1 file changed (+12 additions, -2 deletions)

View changed files

📝 src/Markdig/MarkdownExtensions.cs (+12 -2)

📄 Description

Fixes #79


🔄 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/80 **Author:** [@christophano](https://github.com/christophano) **Created:** 12/15/2016 **Status:** ✅ Merged **Merged:** 12/15/2016 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `feature/pipeline_builder_use_method` --- ### 📝 Commits (2) - [`5aab21f`](https://github.com/xoofx/markdig/commit/5aab21f0bf60fe13bfc7ff1e0b19d4aa44b8659e) Adds fluent extension registration method to MarkdownPipelineBuilder. - [`976fc56`](https://github.com/xoofx/markdig/commit/976fc569fa0af537537016ac63b29e3242bee0f7) Moves new Use method to MarkdownExtensions and changes it to extension method. ### 📊 Changes **1 file changed** (+12 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/MarkdownExtensions.cs` (+12 -2) </details> ### 📄 Description Fixes #79 --- <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:45:45 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#803