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
kind:method, kind:property, kind:ctor. Press Esc to clear.EmptyBlock(BlockParser?)Initializes a new instance of the EmptyBlock class.