This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Harold Combs
devharryc.com
did:plc:n2dih2ld44a2pwmskywn7nx4
#TIL you can input an #emdash on Mac by doing Alt+Shift+'-' (e.g. the regular dash or minus key on QWERTY)
Interestingly per www.ascii-code.com
0x45 '-' is Hyphen minus
0x96 '–' is "en-dash"
0x97 '—' is "em-dash"
https://www.ascii-code.com
2025-05-16T16:02:59.411Z