-
Home
-
API
-
Markdig.Extensions.AutoLinks
-
AutoLinkParser
-
Methods
-
Match(InlineProcessor, ref StringSlice)
Match(InlineProcessor, ref StringSlice) Method
Definition
Attempts to match the parser at the current position.
public override bool Match(InlineProcessor processor, ref StringSlice slice)
Parameters
Returns