• Arnold Mal
    link
    fedilink
    English
    24 months ago

    Cool! Btw, how did you get those words to come out purple??

    • @[email protected]
      link
      fedilink
      English
      24 months 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
        24 months ago

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

        • @[email protected]
          link
          fedilink
          English
          2
          edit-2
          4 months 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?'))