HeadingBlock Class

Definition

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

Represents a heading.

[DebuggerDisplay("{GetType().Name} Line: {Line}, {Lines} Level: {Level}")]
public class HeadingBlock : LeafBlock, IBlock, IMarkdownObject
Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (1)

Properties (6)