• SeekPie
    link
    fedilink
    arrow-up
    9
    ·
    1 month ago

    Lemmy supports tables? Damn, never seen one here in the comments. Good to know!

      • SeekPie
        link
        fedilink
        arrow-up
        10
        ·
        1 month ago

        For me it looks like this (thunder app btw):

      • grue@lemmy.world
        link
        fedilink
        English
        arrow-up
        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.

        • aeharding@vger.social
          link
          fedilink
          arrow-up
          3
          ·
          1 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

          • grue@lemmy.world
            link
            fedilink
            English
            arrow-up
            1
            ·
            30 days 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.

            • aeharding@vger.social
              link
              fedilink
              arrow-up
              1
              ·
              30 days 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.

              • grue@lemmy.world
                link
                fedilink
                English
                arrow-up
                2
                ·
                29 days ago

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

      • lad@programming.dev
        link
        fedilink
        English
        arrow-up
        2
        ·
        1 month ago

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