API Reference

Class

MarkdownNativeHtmlBlock

Namespace OfficeIMO.Markdown
Assembly OfficeIMO.Markdown
Modifiers sealed

Native projection for raw HTML and HTML comments.

Inheritance

Properties

public String Html { get; } #

Raw HTML or comment text.

public Boolean IsComment { get; } #

Whether this block came from an HTML comment.