[PR #404] [MERGED] Fixes issue #303 #997

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/404
Author: @webmaster442
Created: 3/3/2020
Status: Merged
Merged: 3/8/2020
Merged by: @xoofx

Base: masterHead: master


📝 Commits (1)

📊 Changes

3 files changed (+57 additions, -2 deletions)

View changed files

src/Markdig.Tests/TestExceptionNotThrown.cs (+48 -0)
📝 src/Markdig/Extensions/Tables/Table.cs (+5 -0)
📝 src/Markdig/Helpers/StringSlice.cs (+4 -2)

📄 Description

No description provided


🔄 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/404 **Author:** [@webmaster442](https://github.com/webmaster442) **Created:** 3/3/2020 **Status:** ✅ Merged **Merged:** 3/8/2020 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `master` --- ### 📝 Commits (1) - [`2f0dd2a`](https://github.com/xoofx/markdig/commit/2f0dd2a6a7d98f9a618cb4c256d7a733dfff2f0c) Fixes issue #303 ### 📊 Changes **3 files changed** (+57 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `src/Markdig.Tests/TestExceptionNotThrown.cs` (+48 -0) 📝 `src/Markdig/Extensions/Tables/Table.cs` (+5 -0) 📝 `src/Markdig/Helpers/StringSlice.cs` (+4 -2) </details> ### 📄 Description _No description provided_ --- <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:48:21 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#997