-
Home
-
API
-
XenoAtom.Terminal.UI.Extensions.Markdown
-
MarkdownRenderOptions
-
Properties
-
MaxCodeBlockHeight
MaxCodeBlockHeight Property
Definition
Gets the maximum height for rendered code blocks. A value of 0 disables capping.
public int MaxCodeBlockHeight { get; init; }
Returns