mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-04 05:44:50 +00:00
[PR #907] [MERGED] Add another test for pipe tables #1303
Reference in New Issue
Block a user
Delete Branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/xoofx/markdig/pull/907
Author: @MihaZupan
Created: 10/20/2025
Status: ✅ Merged
Merged: 10/21/2025
Merged by: @xoofx
Base:
master← Head:pipe-para-test📝 Commits (1)
5537d5fAdd another test for pipe tables📊 Changes
2 files changed (+296 additions, -0 deletions)
View changed files
📝
src/Markdig.Tests/Specs/PipeTableSpecs.generated.cs(+152 -0)📝
src/Markdig.Tests/Specs/PipeTableSpecs.md(+144 -0)📄 Description
Followup to #905
Adds a test for the case reported in https://github.com/RickStrahl/MarkdownMonster/issues/1236 -- tables nested in a list with differing kinds of leading text
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.