IsDiscard(BlockState) Method

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Determines whether this BlockState is discarded.

[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static bool IsDiscard(this BlockState blockState)

Parameters

blockState
BlockState

State of the block.

Returns

Boolean
true if the block state is in discard state