• SatyrSack@lemmy.sdf.org
    link
    fedilink
    arrow-up
    6
    ·
    19 hours ago

    Is the spoiler syntax the exact same across all ActivityPub platforms? I know the syntax used by Lemmy is not part of any Markdown standard:

    Star Trek: Revenge of the Sith

    Spock kills Dumbledore

    ::: spoiler Star Trek: Revenge of the Sith
    Spock kills Dumbledore
    :::
    
      • SatyrSack@lemmy.sdf.org
        link
        fedilink
        arrow-up
        2
        ·
        18 hours ago

        Good to see that the spoiler syntax does work the same there. But the code block part of my comment seems to be broken for you:

        1. The spoiler syntax should not render as a spoiler when placed inside a code block
        2. The language hint text is not supposed to be visible at all. It is just supposed to indicate to the client what flavor of syntax highlighting should be used for that code block.