It adds “amp;” at the end. See picture to see.
The mad thing is that it even does this if you try to escape a comment with backticks (Markdown for ‘code’)
So if you want to say, “this is how you use the Lemmy API:”
https://lemmy.world/api/v3/community?jwt=“asfsdfsdf”&community=“support”
it mashes the ampersand in it
(I’ll post this now, and then delete it if I’m wrong)
delirium@lemmy.world 1 year ago
Not just titles and not just amps, it’s a problem with html sanitization added in 18.2 I guess.