[PR #570] [MERGED] Fixes xoofx/markdig#567 #1113

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/570
Author: @Sleepyowl
Created: 8/24/2021
Status: Merged
Merged: 8/27/2021
Merged by: @xoofx

Base: masterHead: master


📝 Commits (1)

  • 0faf0ef Make Mathematics extension respect EnableHtml* options

📊 Changes

2 files changed (+33 additions, -10 deletions)

View changed files

📝 src/Markdig/Extensions/Mathematics/HtmlMathBlockRenderer.cs (+14 -6)
📝 src/Markdig/Extensions/Mathematics/HtmlMathInlineRenderer.cs (+19 -4)

📄 Description

Make Mathematics extension respect EnableHtml* options


🔄 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/570 **Author:** [@Sleepyowl](https://github.com/Sleepyowl) **Created:** 8/24/2021 **Status:** ✅ Merged **Merged:** 8/27/2021 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`0faf0ef`](https://github.com/xoofx/markdig/commit/0faf0ef43032da972650d08d21105084f0731958) Make Mathematics extension respect EnableHtml* options ### 📊 Changes **2 files changed** (+33 additions, -10 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig/Extensions/Mathematics/HtmlMathBlockRenderer.cs` (+14 -6) 📝 `src/Markdig/Extensions/Mathematics/HtmlMathInlineRenderer.cs` (+19 -4) </details> ### 📄 Description Make Mathematics extension respect EnableHtml* options --- <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:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1113