this post was submitted on 10 Aug 2023
26 points (96.4% liked)

Connect for Lemmy App

2675 readers
1 users here now

A community for the mobile app Connect for Lemmy.

Links

founded 1 year ago
MODERATORS
 

In this picture you can see it in the title of the one post. I have noticed itnin comments sections as well.

I see this nearly daily.

I remember seeing a different code on comments as well. It was something like  

you are viewing a single comment's thread
view the rest of the comments
[–] SuzyQ@sh.itjust.works 3 points 1 year ago* (last edited 1 year ago)

You are not alone.

While a little annoying, they are what are known as HTML entities: https://www.w3schools.com/html/html_entities.asp

& is used for ampersand (the and symbol, &) and   is for non breaking space (a line break without a space between lines/paragraphs). The link I posted lists a lot of them.

Edit: & and & come out the same way in the comments! ಠ⁠⁠೧ಠ