-
Home
-
API
-
Markdig.Helpers
-
CharNormalizer
-
Methods
-
ConvertToAscii(Char)
ConvertToAscii(Char) Method
Definition
Converts a unicode char to a simple ASCII string.
public static string? ConvertToAscii(char c)
Parameters
Returns
- String
- The simple ASCII string or null if the char itself cannot be simplified