[PR #831] Set delimiter char and count in CustomContainerInline instances. #1241

Closed
opened 2026-01-29 14:51:53 +00:00 by claunia · 0 comments
Owner

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

State: closed
Merged: Yes


DelimiterChar and DelimiterCount were not assigned in newly created CustomContainerInline instances, which is inconvenient if CustomContainerInline is treated like a base EmphasisInline.

**Original Pull Request:** https://github.com/xoofx/markdig/pull/831 **State:** closed **Merged:** Yes --- `DelimiterChar` and `DelimiterCount` were not assigned in newly created `CustomContainerInline` instances, which is inconvenient if `CustomContainerInline` is treated like a base `EmphasisInline`.
claunia added the pull-request label 2026-01-29 14:51:53 +00:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/markdig#1241