Not just titles and not just amps, it's a problem with html sanitization added in 18.2 I guess.
Lemmy.world Support
Lemmy.world Support
Welcome to the official Lemmy.world Support community! Post your issues or questions about Lemmy.world here.
This community is for issues related to the Lemmy World instance only. For Lemmy software requests or bug reports, please go to the Lemmy github page.
This community is subject to the rules defined here for lemmy.world.
You can also DM https://lemmy.world/u/lwreport or email [email protected] (PGP Supported) if you need to reach our directly to the admin team.
Follow us for server news ๐
Outages ๐ฅ
https://status.lemmy.world/
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
Is there a way around that? I'd like to type in some ampersands in a code block.
All I could find is this open issue: https://github.com/LemmyNet/lemmy-ui/issues/2105
&