• naeap@sopuli.xyz
    link
    fedilink
    English
    arrow-up
    3
    ·
    6 天前

    Ok, I’ll try again, without hopefully having markup fucking me over

    F#ck cens#rsh#p

    Anyone tell me, how I can selectively disable markup, please…

    • m_‮fOPMA
      link
      fedilink
      English
      arrow-up
      4
      ·
      6 天前

      If you put something in a code block, it will ignore all formatting:

      F*ck cens*rsh*p
      

      Otherwise, generally backslashes (\) disable markdown characters:

      F*ck cens*rsh*p

      • naeap@sopuli.xyz
        link
        fedilink
        English
        arrow-up
        3
        ·
        6 天前

        Thanks, yeah, was also thinking about putting it into a code block, but that didn’t seem…like elegant enough

        Escaping would have been the way to go, thanks :⁠-⁠)