IsCodeIndent Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets a value indicating whether a code indentation is at the beginning of the line being processed.

public bool IsCodeIndent { get; }

Returns