-
Home
-
API
-
Markdig.Parsers.Inlines
-
LiteralInlineParser.PostMatchDelegate
LiteralInlineParser.PostMatchDelegate Delegate
Definition
Represents the void type.
public delegate void PostMatchDelegate(InlineProcessor processor, ref StringSlice slice);
Parameters