Sets HtmlAttributes to the MarkdownObject
public static void SetAttributes(this IMarkdownObject obj, HtmlAttributes attributes)
The markdown object.
The attributes to attach.