GetDefaultSmileyToEmojiShortcode() Method

Definition

Assembly Markdig.dll

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

public static IDictionary<string, string> GetDefaultSmileyToEmojiShortcode()

Returns