• @rtxnM
    link
    2
    edit-2
    10 days ago

    I think that link does the same as the direct link icon with the fediverse icon on Lemmy. I can’t figure out the mechanism it uses, though. The HTTP request is just empty and sh.itjust.works is displayed immediately. I expected at least a 301 redirect or a script to execute location.replace() but I can’t see anything.

    As for the image, the embed mechanism is probably different on Mastodon and doesn’t translate at the moment. (I don’t even know if they support standard Markdown let alone the Lemmy flavor)

    Let me see…

    Looks like that would be a mixed result. Still, I commend the team behind the interface for getting federation to work.

    • @[email protected]
      link
      fedilink
      1
      edit-2
      10 days ago

      Some of the basic markdown seems to work. Stuff that works:

      • bold with double asterix
      • italic with Asterix
      • line/paragraph breaks (I think?)
      • block quote with >
      • inline code with `
      • this list 😅
      • @rtxnM
        link
        210 days ago

        Not bad, but still far from parity. Interestingly, the line break is rendered as the correct <br> tag, but is visually identical to a paragraph break.

        • @[email protected]
          link
          fedilink
          210 days ago

          Huh, that is interesting.

          Definitely a long way to go, but getting better cross compatibility with Mastodon would be very beneficial because I feel like Mastodon users are fairly similar to Lemmy users in terms of attitudes and interests, and they have a huge active userbase compared to us.