• e8d79@feddit.de
    link
    fedilink
    arrow-up
    2
    ·
    1 year ago

    Your code examples are really hard to read, doesn’t dev.to provide proper code snippet support? I remember reading some posts there that had proper formatting and highlighting. Regarding MAUI, I was burned by Xamarin years ago. I will not touch that evolutionary cul-de-sac again.

    • 💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱
      cake
      OP
      link
      fedilink
      English
      arrow-up
      1
      ·
      1 year ago

      Are you talking about the lack of indentation? I don’t know why it does that. I tried using   with the same result. I’d fix it if I knew how!

      Well, I just had an issue then here with   and eventually found backslash worked - I’ll give that a go (not sure if I already tried it before).

        • 💡𝚂𝗆𝖺𝗋𝗍𝗆𝖺𝗇 𝙰𝗉𝗉𝗌📱
          cake
          OP
          link
          fedilink
          English
          arrow-up
          1
          ·
          1 year ago

          Yeah that works! That says use 3 backticks, but if you click on the “code” tool, it only adds single backticks (hence me fiddling around with other ways of trying to make it indent, since the “code” tool doesn’t do it. Not sure what use the “code” tool is then!). Thanks!