WriteAttributes(MarkdownObject) Method

Definition

Assembly Markdig.dll

Writes the attached HtmlAttributes on the specified MarkdownObject.

public HtmlRenderer WriteAttributes(MarkdownObject markdownObject)

Parameters

markdownObject
MarkdownObject

The object.

Returns