I know that there are some web browser extensions like Markdown Here, but do you guys know of clients that do the same natively?

  • BrianTheeBiscuiteer@lemmy.world
    link
    fedilink
    arrow-up
    0
    ·
    19 days ago

    Cool idea! AFAIK emails are just sent as text but the client renders them when you read them. Theoretically it wouldn’t be hard to send markdown and add a header that indicates the body is markdown. Hard part is integrating support into the client. Since HTML is more verbose than markdown, and you can often mix markdown and HTML, this could actually lead to space and data savings!

    • davel@lemmy.ml
      link
      fedilink
      English
      arrow-up
      0
      ·
      19 days ago

      I think the idea is for your mail client to translate your Markdown into HTML before sending. To convince the whole world’s email ecosystem to directly support Markdown would be an impossibly large lift given that HTML is already virtually universally supported.