[PR #823] [MERGED] Update DiagramExtension.cs #1231

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/823
Author: @xoofx
Created: 10/25/2024
Status: Merged
Merged: 10/25/2024
Merged by: @xoofx

Base: masterHead: fix-mermaid


📝 Commits (1)

  • 090e6d7 Update DiagramExtension.cs

📊 Changes

5 files changed (+26 additions, -18 deletions)

View changed files

📝 src/Markdig.Tests/Specs/DiagramsSpecs.generated.cs (+4 -4)
📝 src/Markdig.Tests/Specs/DiagramsSpecs.md (+3 -3)
📝 src/Markdig/Extensions/Diagrams/DiagramExtension.cs (+3 -4)
📝 src/Markdig/Renderers/Html/CodeBlockRenderer.cs (+14 -7)
📝 src/markdig.sln.DotSettings (+2 -0)

📄 Description

Fixes #822


🔄 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/823 **Author:** [@xoofx](https://github.com/xoofx) **Created:** 10/25/2024 **Status:** ✅ Merged **Merged:** 10/25/2024 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `fix-mermaid` --- ### 📝 Commits (1) - [`090e6d7`](https://github.com/xoofx/markdig/commit/090e6d791afbc4783839c71b71cde14f621f530d) Update DiagramExtension.cs ### 📊 Changes **5 files changed** (+26 additions, -18 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/Specs/DiagramsSpecs.generated.cs` (+4 -4) 📝 `src/Markdig.Tests/Specs/DiagramsSpecs.md` (+3 -3) 📝 `src/Markdig/Extensions/Diagrams/DiagramExtension.cs` (+3 -4) 📝 `src/Markdig/Renderers/Html/CodeBlockRenderer.cs` (+14 -7) 📝 `src/markdig.sln.DotSettings` (+2 -0) </details> ### 📄 Description Fixes #822 --- <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:51:46 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1231