[PR #222] [MERGED] Add tests for ConfigureNewLineExtension's ConfigureNewLine #876

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/222
Author: @augustoproiete
Created: 4/13/2018
Status: Merged
Merged: 4/13/2018
Merged by: @xoofx

Base: masterHead: add-tests-for-ConfigureNewLine


📝 Commits (1)

  • 85f8f59 Add tests for ConfigureNewLineExtension's ConfigureNewLine

📊 Changes

2 files changed (+26 additions, -0 deletions)

View changed files

📝 src/Markdig.Tests/Markdig.Tests.csproj (+1 -0)
src/Markdig.Tests/TestConfigureNewLine.cs (+25 -0)

📄 Description

Add unit tests for configuring custom line-endings for the generated HTML through ConfigureNewLineExtension's ConfigureNewLine introduced in #214


🔄 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/222 **Author:** [@augustoproiete](https://github.com/augustoproiete) **Created:** 4/13/2018 **Status:** ✅ Merged **Merged:** 4/13/2018 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `add-tests-for-ConfigureNewLine` --- ### 📝 Commits (1) - [`85f8f59`](https://github.com/xoofx/markdig/commit/85f8f5978610fff493fcad3eb7c49cea042709b5) Add tests for `ConfigureNewLineExtension`'s `ConfigureNewLine` ### 📊 Changes **2 files changed** (+26 additions, -0 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/Markdig.Tests.csproj` (+1 -0) ➕ `src/Markdig.Tests/TestConfigureNewLine.cs` (+25 -0) </details> ### 📄 Description Add unit tests for configuring custom line-endings for the generated HTML through `ConfigureNewLineExtension`'s `ConfigureNewLine` introduced in #214 --- <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:46:41 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#876