mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-11 13:54:50 +00:00
[PR #222] [MERGED] Add tests for ConfigureNewLineExtension's ConfigureNewLine
#876
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/222
Author: @augustoproiete
Created: 4/13/2018
Status: ✅ Merged
Merged: 4/13/2018
Merged by: @xoofx
Base:
master← Head:add-tests-for-ConfigureNewLine📝 Commits (1)
85f8f59Add tests forConfigureNewLineExtension'sConfigureNewLine📊 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'sConfigureNewLineintroduced in #214🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.