this post was submitted on 14 Apr 2026
7 points (100.0% liked)
PieFed Meta
4643 readers
8 users here now
Discuss PieFed project direction, provide feedback, ask questions, suggest improvements, and engage in conversations related to the platform organization, policies, features, and community dynamics.
Wiki
founded 2 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments

Edit: Seems like this is a lemmy problem in general with quotation marks in the spoiler summary block. If you are on a lemmy instance and put this into the markdown, it will render the same way:
So, this isn't a PieFed issue at all, but something to do with lemmy's markdown to html conversion improperly url-escaping quotes when it is in a
<summary>tag.~~Ok, I was really confused about this since I couldn't reproduce this at all. However, this seems to only apply to quotes that are in a spoiler header. I made a codeberg issue for this.~~