aboutsummaryrefslogtreecommitdiff
path: root/ui/static/js/touch_handler.js
diff options
context:
space:
mode:
authorGravatar toastal <toastal@posteo.net> 2023-03-26 16:56:19 +0700
committerGravatar Frédéric Guillot <f@miniflux.net> 2023-03-27 20:55:25 -0700
commit56efba66f5c5d49bd04347ac2dbc26b6c6c19cd3 (patch)
tree315a5ee92657c16daa73730178ff403c57eae9ec /ui/static/js/touch_handler.js
parent7e612cddd3e6182522668e762c9142bb3ebdab45 (diff)
downloadv2-56efba66f5c5d49bd04347ac2dbc26b6c6c19cd3.tar.gz
v2-56efba66f5c5d49bd04347ac2dbc26b6c6c19cd3.tar.zst
v2-56efba66f5c5d49bd04347ac2dbc26b6c6c19cd3.zip
Prefer typographic punctuation
For a long time, we’ve not been limited to ASCII and have machines that can properly render the typographically-correct punctuation symbols for our languages. This leads to a better, clearer reading experience and also matches the `<meta charset="utf-8">` and the the use of such punctuation on FAQs. Changes: • Ellipsis: `...` → `…` (https://en.wikipedia.org/wiki/Ellipsis) • Apostrophe: `'` → `’` (https://en.wikipedia.org/wiki/Apostrophe) While I could try to do research on other languages, I’m not a native speaker in them and wouldn’t feel comfortable making any adjustments outside of English.
Diffstat (limited to 'ui/static/js/touch_handler.js')
0 files changed, 0 insertions, 0 deletions