EmptyLineAfterHeading Property

Definition

Assembly Markdig.dll

Adds an empty line after an heading. Default is true

public bool EmptyLineAfterHeading { get; set; }

Returns