• @Cryophilia
    link
    322 hours ago

    What the fuck happened to your formatting

    • @[email protected]
      link
      fedilink
      120 hours ago

      These?. Yup, wrap text in these for code formatting -> `

      You can also
      Do multiple
      Lines
      By wrapping with three of those  consecutively
      

      Like this -> ```

      • @Cryophilia
        link
        119 hours ago

        No I mean why are some of your words different colors

        • @[email protected]
          link
          fedilink
          219 hours ago

          That’s just how your client formats code blocks. I’m using Connect and inline code blocks have red text

            • @[email protected]
              link
              fedilink
              219 hours ago

              K, so the web client. I just checked out the website and it looks like it’s coloring words that tend to be common tokens in programming languages, like “if” and “with”. That wasn’t me applying the colors, that was your client, I just wrapped text in " ` " or " ``` “. The actual comment is just Markdown formatting

              • @Cryophilia
                link
                118 hours ago

                Ohhhh that makes sense. Programming words. Thanks, I didn’t register it