EmptyBlock Class

Definition

Namespace Markdig.Syntax
Assembly Markdig.dll
Inherits ObjectMarkdownObjectBlockLeafBlock
Show inherited members (35)

Block representing a document with characters but no blocks. This can happen when an input document consists solely of trivia.

public sealed class EmptyBlock : LeafBlock, IBlock, IMarkdownObject
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)