[PR #149] [MERGED] Nomnoml support #833

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/149
Author: @PulsarFX
Created: 10/17/2017
Status: Merged
Merged: 10/17/2017
Merged by: @xoofx

Base: masterHead: nomnomlSupport


📝 Commits (2)

  • d6a705d new: support nomnoml diagrams
  • 80ef9d2 doc: added nomnoml specs

📊 Changes

3 files changed (+33 additions, -1 deletions)

View changed files

📝 readme.md (+1 -1)
📝 src/Markdig.Tests/Specs/DiagramsSpecs.md (+31 -0)
📝 src/Markdig/Extensions/Diagrams/DiagramExtension.cs (+1 -0)

📄 Description

added support for nomnoml diagrams


🔄 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/149 **Author:** [@PulsarFX](https://github.com/PulsarFX) **Created:** 10/17/2017 **Status:** ✅ Merged **Merged:** 10/17/2017 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `nomnomlSupport` --- ### 📝 Commits (2) - [`d6a705d`](https://github.com/xoofx/markdig/commit/d6a705d76cdcf0843fe6a69a88072982d8e728d8) new: support nomnoml diagrams - [`80ef9d2`](https://github.com/xoofx/markdig/commit/80ef9d27994b259f8b15197c56c72030aec7f659) doc: added nomnoml specs ### 📊 Changes **3 files changed** (+33 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `readme.md` (+1 -1) 📝 `src/Markdig.Tests/Specs/DiagramsSpecs.md` (+31 -0) 📝 `src/Markdig/Extensions/Diagrams/DiagramExtension.cs` (+1 -0) </details> ### 📄 Description added support for nomnoml diagrams --- <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:09 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#833