• Zagorath@aussie.zoneOP
    link
    fedilink
    English
    arrow-up
    3
    ·
    9 days ago

    Your spoiler syntax isn’t going to work here for a few reasons.

    First and foremost, you’re using the Reddit spoiler syntax. That does not work on Lemmy. Lemmy spoilers are done with:

    ::: spoiler [visible spoiler explanatory text]
    [hidden text]
    :::
    

    But the second is that you’ve put your spoiler text inside the code block. Because you put three backticks, but they need to be on their own line to register in the syntax as ending a code block. Otherwise it displays like this: