TryParseAttributes Property

Definition

Namespace Markdig.Parsers
Assembly Markdig.dll

A delegates that allows to process attached attributes

TryParseAttributesDelegate? TryParseAttributes { get; set; }

Returns