this post was submitted on 28 Oct 2023
20 points (95.5% liked)
Boost For Lemmy
7423 readers
53 users here now
Community of the Android app Boost for Lemmy
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
I'm not using Boost, but isn't the bang at the start of the URL something to do with link handling on mobile devices? There's a bot that goes around fixing them that way in some communities.
The bang at the start is usually used for Markdown images whereas regular web links only have the
[text](url)
syntax.Ah! Thanks for the information :-)