9
Automatic hyperlinking treats punctuation differently to webui reference
(lemmy.dbzer0.com)
Community to discuss Summit, an open-source Lemmy reader for Android.
App (Play Store): https://play.google.com/store/apps/details?id=com.idunnololz.summit
APK: https://github.com/idunnololz/summit-for-lemmy/releases
Source: https://github.com/idunnololz/summit
Support the app
Website: https://summit.idunnololz.com/
Interesting, there is some backend logic that prevents links within paren from ending in an alpha numeric character. For instance if I send the comment
(https://google.com/), Lemmy auto changes it to(https://google.com/). I wonder if this is done to make it easier to parse links.test: (https://google.com/)