-
Home
-
API
-
Markdig.Helpers
-
CharHelper
-
Methods
-
IsEscapableSymbol(Char)
IsEscapableSymbol(Char) Method
Definition
Determines whether escapable symbol.
[MethodImpl(MethodImplOptions.AggressiveInlining)]
public static bool IsEscapableSymbol(this char c)
Parameters
Returns