this post was submitted on 22 Sep 2023
38 points (91.3% liked)

Lemmy Support

4964 readers
17 users here now

Support / questions about Lemmy.

Matrix Space: #lemmy-space

founded 6 years ago
MODERATORS
 

Is this a known issue? If you type in somewhere it will be replaced by

Don't get me started on how this messes up linux commands and scripts, Is this a me problem or a lemmy problem? I need to study, if this is a known problem, then fine, but if it isn't then it needs to be reported.

you are viewing a single comment's thread
view the rest of the comments
[โ€“] [email protected] 11 points 2 years ago* (last edited 2 years ago) (9 children)

& is how & is represented in HTML.

https://www.hammockforums.net/forum/showthread.php/105012-What-does-amp-amp-mean-see-it-a-lot-and-its-not-in-the-acronym-page

If you need a literal &, then preceed it with an escape character like "\".

[โ€“] [email protected] 1 points 2 years ago* (last edited 2 years ago)

thank you! that's intersting. I have had scripts ruined due to this. I thought markdown did that by default at least when code blocks are on

load more comments (8 replies)