mirror of
https://github.com/xoofx/markdig.git
synced 2026-02-03 21:36:36 +00:00
[PR #835] [MERGED] Include opening and closing pipes in the table span #1244
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/835
Author: @snnz
Created: 12/18/2024
Status: ✅ Merged
Merged: 12/18/2024
Merged by: @xoofx
Base:
master← Head:fix-pipetable-span📝 Commits (2)
68659f4Include opening and closing pipes in the table spanaff8a68A test has been added.📊 Changes
2 files changed (+37 additions, -0 deletions)
View changed files
📝
src/Markdig.Tests/TestSourcePosition.cs(+23 -0)📝
src/Markdig/Extensions/Tables/PipeTableParser.cs(+14 -0)📄 Description
Fixes #775
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.