Could be as trivial as a type of food, a TV show, or something more serious.

  • @[email protected]
    link
    fedilink
    1
    edit-2
    2 years ago

    backslashes remove all formatting so *hello* can be written as \*hello* without becoming hello

    you can also escape other backslashes

    • musicmind333
      link
      fedilink
      1
      edit-2
      2 years ago

      @trashgirlfriend

      >Hello
      \>hello
      *whoa*
      👌👌👌thanks for the tip!
      Is there like a list of all the secret formatting stuff that’s available?

      • @[email protected]
        link
        fedilink
        12 years ago

        Uhh not sure.

        I think the formatting is called Markdown? But sites like this usually use a limited form of it, so I’m not entirely sure.

        The italics, bold, link formatting , quotes etc are all pretty common.