[PR #544] [MERGED] ignore whitespace at end of pipe table row header #1104

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

📋 Pull Request Information

Original PR: https://github.com/xoofx/markdig/pull/544
Author: @generateui
Created: 4/10/2021
Status: Merged
Merged: 4/14/2021
Merged by: @xoofx

Base: masterHead: fix_535


📝 Commits (1)

  • 2277596 ignore whitespace at end of pipe table row header

📊 Changes

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

View changed files

src/Markdig.Tests/TestPipeTable.cs (+26 -0)
📝 src/Markdig/Extensions/Tables/PipeTableParser.cs (+4 -2)

📄 Description

Fixes #535.


🔄 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/544 **Author:** [@generateui](https://github.com/generateui) **Created:** 4/10/2021 **Status:** ✅ Merged **Merged:** 4/14/2021 **Merged by:** [@xoofx](https://github.com/xoofx) **Base:** `master` ← **Head:** `fix_535` --- ### 📝 Commits (1) - [`2277596`](https://github.com/xoofx/markdig/commit/2277596e2e6563821e50bfad818980df1a984598) ignore whitespace at end of pipe table row header ### 📊 Changes **2 files changed** (+30 additions, -2 deletions) <details> <summary>View changed files</summary> ➕ `src/Markdig.Tests/TestPipeTable.cs` (+26 -0) 📝 `src/Markdig/Extensions/Tables/PipeTableParser.cs` (+4 -2) </details> ### 📄 Description Fixes #535. --- <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:44 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1104