Bug (?) regarding "less than" characters

https://feddit.de/comment/8301497

In the linked comment I can't see the text between "less than" and "greater than" (like a HTML ).

10 points · 5 comments · view on lemmy.world

5 Comments

idunnololz@lemmy.world · 2 pts · 2y (1 reply)

Thanks for reporting this. I'm looking into the issue now.

idunnololz@lemmy.world · 1 pts · 2y

This fix is sort of annoying because it means I need to rewrite how spoilers are handled. Right now spoilers are converted to html tags and then I use HTML processing to resolve them in a nice way. However as you can imagine, I can't do this if I disable HTML tag processing. Anyways I do have a working toy solution but I think it's a bit rough around the edges.

idunnololz@lemmy.world MOD · 2 pts · 2y (1 reply)

Should be fixed now.

elmicha@feddit.de · 2 pts · 2y

Thank you, it works!

elmicha@feddit.de · 2 pts · 2y

I also can't see the < and > in this post (if I don't use HTML entities).