• naeap
    link
    fedilink
    English
    arrow-up
    3
    ·
    21 days ago

    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_‮f@discuss.onlineOPM
      link
      fedilink
      English
      arrow-up
      4
      ·
      21 days ago

      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
        link
        fedilink
        English
        arrow-up
        3
        ·
        20 days ago

        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 :⁠-⁠)