-
Home
-
API
-
Markdig.Parsers.Inlines
-
HtmlEntityParser
-
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