MaxCodeBlockHeight Property

Definition

Assembly XenoAtom.Terminal.UI.Extensions.Markdown.dll

Gets the maximum height for rendered code blocks. A value of 0 disables capping.

public int MaxCodeBlockHeight { get; init; }

Returns