[PR #629] ContainerBlock CopyTo IndexOutOfRangeException #1157

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

Original Pull Request: https://github.com/xoofx/markdig/pull/629

State: closed
Merged: No


Ref: https://github.com/xoofx/markdig/issues/628

ToList() operation on container blocks throws IndexOutOfRangeException or MarkdownDocument copies values incorrectly.
Fixing typo in the CopyTo method of ContainerBlocks.
Adding a unit test

**Original Pull Request:** https://github.com/xoofx/markdig/pull/629 **State:** closed **Merged:** No --- Ref: https://github.com/xoofx/markdig/issues/628 `ToList()` operation on container blocks throws IndexOutOfRangeException or MarkdownDocument copies values incorrectly. Fixing typo in the CopyTo method of ContainerBlocks. Adding a unit test
claunia added the pull-request label 2026-01-29 14:50:37 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1157