EmptyLineAfterThematicBreak Property

Definition

Assembly Markdig.dll

Adds an empty line after an thematic break. Default is true

public bool EmptyLineAfterThematicBreak { get; set; }

Returns