For markup languages like Markdown, syntaxes like ***bold italic*** create a bold italic styled text. Unfortunately I didn't find a way to achieve this since we only have Generic.Emph and Generic.Strong token type. Given that such syntaxes exist in many markup languages, should we add a token type like Generic.EmphStrong?