IsFenced Property

Definition

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

A value indicating whether the source block is a fenced code block.

public bool IsFenced { get; init; }

Returns