Y
Hacker News
new
|
ask
|
show
|
jobs
by
yatopifo
186 days ago
Which dash is the following: — ? N or M?
1 comments
quuxplusone
186 days ago
— is U+2014 EM DASH. (Source: copy-paste into
https://apps.timwhitlock.info/unicode/inspect?s=%E2%80%94
) An en dash is shorter: –.
link