• Ephera@lemmy.mlOP
      link
      fedilink
      arrow-up
      5
      ·
      5 months ago

      Well, you can link to images and individual clients can then choose to directly embed those images inline, where the link is placed.

    • micka190@lemmy.world
      link
      fedilink
      arrow-up
      4
      ·
      5 months ago

      I kind of get it.

      • No images is because they want it to work in a plaintext environment.
      • No tables because you just know someone is going to use it to format stuff that isn’t tabular data, though I guess there isn’t a way to actually render tabular data either…
      • macniel@feddit.de
        link
        fedilink
        arrow-up
        4
        ·
        5 months ago

        Mhm I disagree with your second point. Since you can’t use any styling on Gemini objects, you won’t get table layout as we had in dark ages of Html. With tables like in Markdown you can just lay out tabular data in an actual table.

        Mhm I guess with the plaintext environment we still can link to external resources like images and other multimedia or interactives.