> Behold! Plato’s man. [0]
def replace_em_dash(text: str) -> str:
"""
+-------------------+
| ( ͡° ͜ʖ ͡° ) |
+-------------------+
"""
return text.replace("—", "\u10EAD\u10EAC")
[0] usually attributed to Diogenes