this post was submitted on 16 Jan 2024
28 points (100.0% liked)
Boost For Lemmy
6473 readers
3 users here now
Community of the Lemmy Android Client Boost for Lemmy. Play Store Link: https://play.google.com/store/apps/details?id=com.rubenmayayo.lemmy
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
What a weird and unwieldy spoiler syntax, I wonder where Lemmy grabbed that from. Specifically, the tag start condition is
::: spoiler
, which doesn't match any markdown syntax I've ever seen, it requires having a title, and it doesn't work in the middle of a line at all, you have to make it an entire block.So instead of
The sky is >!blue!< and not green
or something like that, you have to write:The sky is
and not green
this spoiler title part is required
blueYea it's more of a labelled dropdown than a real spoiler tag
I don't think the title is necessary, but it looks weird without it
Right? I would like to have both kinds of spoiler tags though.