-
Home
-
API
-
Markdig.Renderers.Normalize
-
NormalizeOptions
-
Properties
-
EmptyLineAfterCodeBlock
EmptyLineAfterCodeBlock Property
Definition
Adds an empty line after a code block (fenced and tabbed). Default is true
public bool EmptyLineAfterCodeBlock { get; set; }
Returns