-
Home
-
API
-
Markdig.Parsers
-
HeadingBlockParser
-
Properties
-
TryParseAttributes
TryParseAttributes Property
Definition
A delegates that allows to process attached attributes after #
public TryParseAttributesDelegate? TryParseAttributes { get; set; }
Returns