How to replace special characters (curly quotes, dashes, ellipses) in OSX?
- by Jon
Pretty simple: I need a way to convert special characters like curly quotes, ellipses, etc to their "plain text" version, i.e. … to ..., “ to ".
This is on OSX, meaning I can't use a macro in Microsoft word to do this as I have on a PC.
This is for a plain-text email, not HTML, which is why I need them in this format. Thank you.