[PR #630] [MERGED] Fix typos in ContainerBlock #1155

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/630
Author: @MihaZupan
Created: 4/21/2022
Status: Merged
Merged: 4/22/2022
Merged by: @xoofx

Base: masterHead: containerblock-copyto-628


📝 Commits (1)

  • f991b21 Fix typos in ContainerBlock

📊 Changes

2 files changed (+99 additions, -2 deletions)

View changed files

📝 src/Markdig.Tests/TestContainerBlocks.cs (+97 -0)
📝 src/Markdig/Syntax/ContainerBlock.cs (+2 -2)

📄 Description

Fixes #628


🔄 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/630 **Author:** [@MihaZupan](https://github.com/MihaZupan) **Created:** 4/21/2022 **Status:** ✅ Merged **Merged:** 4/22/2022 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `containerblock-copyto-628` --- ### 📝 Commits (1) - [`f991b21`](https://github.com/xoofx/markdig/commit/f991b2123be5ed379b60fff0c391c5a041558693) Fix typos in ContainerBlock ### 📊 Changes **2 files changed** (+99 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/Markdig.Tests/TestContainerBlocks.cs` (+97 -0) 📝 `src/Markdig/Syntax/ContainerBlock.cs` (+2 -2) </details> ### 📄 Description Fixes #628 --- <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:50:35 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1155