Whether you're really passionate about RPC, MQTT, Matrix or wayland, tell us more about the protocols or open standards you have strong opinions on!

  • xigoi@lemmy.sdf.org
    ·
    2 months ago

    Markdown is terrible as a standard because every parser works differently and when you try to standardize it (CommonMark, etc.), you find out that there are a bajillion edge cases, leading to an extremely bloated specification.

      • xigoi@lemmy.sdf.org
        ·
        edit-2
        2 months ago

        Have you read the CommonMark specification? It’s very complex for a language that’s supposed to be lightweight.

        • frezik@midwest.social
          ·
          2 months ago

          What's the alternative? We either have everything specified well, or we'll have a million slightly incompatible implementations. I'll take the big specification. At least it's not HTML5.