GetAttributes(IMarkdownObject) Method

Definition

Assembly Markdig.dll

Gets or creates the HtmlAttributes stored on a MarkdownObject

public static HtmlAttributes GetAttributes(this IMarkdownObject obj)

Parameters

obj
IMarkdownObject

The markdown object.

Returns

HtmlAttributes
The attached html attributes