• @[email protected]
    link
    fedilink
    English
    227 days ago

    They’re not purple on my side, must be your app. I just formatted it as a code block with the ``` on either side.

    • Arnold Mal
      link
      fedilink
      English
      227 days ago

      Weird, I’m on desktop. Maybe it’s my theme: darkly-pureblack. Anyway, here’s how it looks on my end:

      • @carbon_based
        link
        English
        2
        edit-2
        24 days ago

        Mine (web browser) does the same. Looks as if [programming code] syntax hilighting failed at determining the programming language but hilighted some possible keywords anyway. iow:

        if viewing_app.defaults['hilight_code'] == true:
          try(codeblock.interpret('is this Python somehow?'))