this post was submitted on 03 Dec 2023
206 points (100.0% liked)
196
16459 readers
1750 users here now
Be sure to follow the rule before you head out.
Rule: You must post before you leave.
founded 1 year ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That is how it works on Reddit. Lemmy has its own entirely incompatible spoiler tag system which works like this:
Which produces this:
Text next to the arrow
Text inside the spoilerwhich can be multiple lines and can contain formatting
Reddit style spoilers that look like >!this!< don't work on desktop or, as far as I know, any mobile app besides Sync.
Oh my gosh this is insanely helpful, thank you. Yes Im on Sync and your message looks completely not spoilered except for the last bit. So thats cool. My spoilers are incompatible with the spoilers everyone else is using?
Correct.
What's more, Sync somehow manages to mess up the formatting of Lemmy style spoilers despite not rendering them. The correct sequence for a spoiler is a triple colon at the beginning and end, akin to the triple backtick for a code block. If you view a comment formatted like that in Sync, it will for some inexplicable reason convert the triple colon into >! ... !<, even inside a code block.
Here's how my comment looks on Jerboa:
Here's how it looks on web (lemmy.blahaj.zone):
And here's how the exact same comment looks on Sync:
I do not know what the Sync devs are thinking.
Bruh. Thanks for letting me know, I otherwise would have had no idea.