ParagraphBlock Class

Definition

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

Represents a paragraph.

public class ParagraphBlock : LeafBlock, IBlock, IMarkdownObject

Remarks

Related to CommonMark spec: 4.8 Paragraphs

Tip: use kind:method, kind:property, kind:ctor. Press Esc to clear.

Constructors (2)

Properties (1)