It seems that most browsers on macOS (I suspect other systems too) choose to italicize emojis, which is not what I want. Is there a way to prevent that via CSS, a flag, or an attribute tag?
I figure this can be done with JavaScript, but I'd like to avoid parsing strings and wrapping emojis in HTML tags.
macOS FireFox and Chrome:
macOS Safari:
Edit: This is an example of how the above text is implemented
<em>6 min read by <a href="..."><strong>Dmitri ☕️</strong></a></em>