The Lemmy Web UI converts a double hyphen to an en-dash and a triple to an em-dash when displaying text. However, not all clients do this. I’m viewing this in Eternity, and it leaves the hyphens intact.
This conversion happens when viewing the comment, rather than writing it.
let me – try something
yep, lemmy can do it.
Weird — I just see a double dash
Yep, client-side rendering.
The Lemmy Web UI converts a double hyphen to an en-dash and a triple to an em-dash when displaying text. However, not all clients do this. I’m viewing this in Eternity, and it leaves the hyphens intact.
This conversion happens when viewing the comment, rather than writing it.