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/
Lemmyui seems to be using markdown-it, so the spec might be this
re.tpl_link_fuzzy: https://github.com/markdown-it/linkify-it/blob/master/lib/re.mjsThat looks like it includes the bracket logic.