You must log in or register to comment.
I’ll be honest, with this format it is incredibly hard to see if this is a repost or not. I guess that’s the point, but still.
I did change one thing
::: spoiler Panel 3 to panel 1 :::
Side note: why do spoiler tags actually work in some apps, but don’t work in the web version at all? Seems like a serious oversight.
Since the web version is considered a reference implementation, such spoilers shouldn’t work in apps, too.
In the case of this spoiler, it’s likely due to inability to tell apart head and content, those must be on different lines:
::: spoiler header some content :::
will not render, as no one knows where to splitOn Boost, neither of these things work.
Hmm…