Match(InlineProcessor, ref StringSlice) Method

Definition

Assembly Markdig.dll

Attempts to match the parser at the current position.

public override bool Match(InlineProcessor processor, ref StringSlice slice)

Parameters

processor
InlineProcessor

Returns