It adds “amp;” at the end of it.
You must log in or register to comment.
Not just titles and not just amps, it’s a problem with html sanitization added in 18.2 I guess.
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&