HtmlBlock Class

Definition

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

Represents a group of lines that is treated as raw HTML (and will not be escaped in HTML output).

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

Constructors (1)

Properties (1)