Discard(Block) Method

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Discards the specified block from the stack, remove from its parent.

public void Discard(Block block)

Parameters

block
Block

The block.