keybase / client

Keybase Go Library, Client, Service, OS X, iOS, Android, Electron
BSD 3-Clause "New" or "Revised" License
8.91k stars 1.23k forks source link

Small URL parsing issue #22453

Open acous opened 4 years ago

acous commented 4 years ago

The – character seems to terminate the URL parser in chat, e.g.:

https://en.wikipedia.org/wiki/Dunning–Kruger_effect

gibson042 commented 2 years ago

This seems to stem from an upstream issue: https://github.com/mvdan/xurls/issues/58