• Zoot
          link
          fedilink
          21 month ago

          Which client is that? I’m using Connect and can’t see the table

      • @[email protected]
        link
        fedilink
        English
        5
        edit-2
        1 month ago

        Tables are supported on the web page (Lemmy.world using the default UI); they just didn’t do it right (for the default UI).

        Example:

        Behavior Reasonableness
        Substituting applesauce 8/10
        One-starring the recipe because it didn’t work out 0/10

        Markup used to construct it:

        Behavior | Reasonableness
        ---- | ----
        Substituting applesauce | 8/10
        One-starring the recipe because it didn't work out | 0/10
        

        Note that it’s entirely possible that different Lemmy clients have different, mutually incompatible, Markdown implementations. I’ve already noticed one such difference: in the Lemmy.world default web UI, ~x~ does a subscript, but in my Voyager Android app, it does a strikethru.

        • @[email protected]
          link
          fedilink
          31 month ago

          but in my Voyager Android app, it does a strikethru

          You must be using a really old version of voyager. This was fixed a while back

          • @[email protected]
            link
            fedilink
            English
            11 month ago

            Could be. I’m using the F-Droid version, which tends to lag behind the Play Store version because of all the extra vetting they do.

            • @[email protected]
              link
              fedilink
              11 month ago

              Can you check the version in “Settings -> About”? Some users have reported issues with F-droid auto update. F-droid should be up to 2.9.1.

              • @[email protected]
                link
                fedilink
                English
                21 month ago

                F-Droid had notified me to update Voyager to 2.9.1, but I hadn’t bothered to do it yet.

      • lad
        link
        English
        21 month ago

        Thunder renders a table, but it uses a library for most of markdown (except lemmy-specific like spoilers)