this post was submitted on 01 Mar 2024
46 points (88.3% liked)
Boost For Lemmy
7039 readers
46 users here now
Community of the Android app Boost for Lemmy
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
So I researched it and it seems to be an issue with how boost (and many other places on the web) have automated escape characters in HTML, in other words because & is reserved in HTML for other things to actually parse an ampersand you need to write "&+amp" to escape the escape character. So whatever process boost is using for this may be not parsing correctly
Edit: apparently it's Lemmy as a whole, what I'm wondering is why do some users not see this then
I use the Connect app and it also has the same problem with ampersands