Gets the mapping between a SmartyPantType and its textual representation (usually an HTML entity).
public Dictionary<SmartyPantType, string> Mapping { get; }