[PR #318] [MERGED] fix #242: HtmlCustomContainerRenderer does not honour EnableHtmlForBlock == false #941

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/318
Author: @OpportunityLiu
Created: 3/8/2019
Status: Merged
Merged: 3/8/2019
Merged by: @xoofx

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+20 additions, -7 deletions)

View changed files

📝 src/Markdig.Tests/TestParser.cs (+5 -5)
📝 src/Markdig.Tests/TestPlainText.cs (+7 -0)
📝 src/Markdig/Extensions/CustomContainers/HtmlCustomContainerRenderer.cs (+8 -2)

📄 Description

See #242


🔄 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/318 **Author:** [@OpportunityLiu](https://github.com/OpportunityLiu) **Created:** 3/8/2019 **Status:** ✅ Merged **Merged:** 3/8/2019 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`7651e75`](https://github.com/xoofx/markdig/commit/7651e75bfaa08a5109bc506166a7ae74212e1988) fix #242 ### 📊 Changes **3 files changed** (+20 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/TestParser.cs` (+5 -5) 📝 `src/Markdig.Tests/TestPlainText.cs` (+7 -0) 📝 `src/Markdig/Extensions/CustomContainers/HtmlCustomContainerRenderer.cs` (+8 -2) </details> ### 📄 Description See #242 --- <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:47:36 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#941