• Dave.@aussie.zone
    link
    fedilink
    arrow-up
    11
    ·
    4 days ago

    xml is better than markdown, you will not change my mind

    Markdown is for humans who are writing their prose on the fly and don’t want to be bothered with the cognitive load associated with the extra verbiage and rulesets of XML.

    XML is for computers which are great with verbiage and rulesets.

    It’s perfectly fine to have a converter between the two to bridge the gap.

    • Rain World: Slugcat Game@lemmy.world
      link
      fedilink
      English
      arrow-up
      1
      arrow-down
      11
      ·
      4 days ago

      forcing a markup language for humans is so therianphobic!!!
      and, it is <em>so easy</em> to write xml. markdown is way harder. escaping markdown, you have to remember to put a backslash before every character that markdown deems special, with xml, you just use &lt;, &gt;, and &amp;.
      it is both silly and saddening how many harmful stereotypes you’ve used in such a short span
      also, xml is an interchange format, markdown is not!!! using markdown in federated software means that it's going to break!!! you could have the editor use markdown and the federation use xml...