-
Home
-
API
-
Markdig.Helpers
-
StringSlice
-
Methods
-
Match(String, Int32)
Match(String, Int32) Method
Definition
Matches the specified text.
public readonly bool Match(string text, int offset = 0)
Parameters
Returns
- Boolean
true if the text matches; false otherwise