-
Home
-
API
-
Markdig.Extensions.CustomContainers
-
CustomContainer
-
Properties
-
ClosingFencedCharCount
ClosingFencedCharCount Property
Definition
Gets or sets the fenced character count used to close this fenced code block.
public int ClosingFencedCharCount { get; set; }
Returns