BlockNew Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

Gets or sets the new block to replace the block being processed.

public Block? BlockNew { get; set; }

Returns