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