GetDefaultEmojiShortcodeToUnicode() Method

Definition

Assembly Markdig.dll

Returns a new instance of the default emoji shortcode to emoji unicode dictionary. It can be used to create a customized EmojiMapping.

public static IDictionary<string, string> GetDefaultEmojiShortcodeToUnicode()

Returns