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