-
Home
-
API
-
Markdig.Parsers.Inlines
-
HtmlEntityParser
-
Methods
-
TryParse(ref StringSlice, out String?, out Int32)
TryParse(ref StringSlice, out String?, out Int32) Method
Definition
Attempts to parse.
public static bool TryParse(ref StringSlice slice, [NotNullWhen(true)] scoped out string? literal, scoped out int match)
Parameters
Returns