Em dash (---) punctuation gets interpreted as en dash & hyphen.

Using the punctuation for em dash (---) results in the HTML getting –- instead of —.

For example—this is an em dash.

Viewing the HTML source shows this to be:

For example–-this is an em dash.

Thank you, fixed in the development version. – Radomir Dopieralski


Issues