• fushuan@piefed.blahaj.zone
    link
    fedilink
    English
    arrow-up
    9
    arrow-down
    1
    ·
    2 days ago

    Lemmy uses markdown, you can choose to learn it instead of getting frustrated about it lol. ¯\_(ツ)_/¯

    Also, why are you putting question marks in the middle of the sentence? Reads horrible.

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

      xml is better than markdown, you will not change my mind, but i would like to see you try
      when they were writing the code to convert markdown to xml, because no, sane or insane, web browser supports markdown, did, at no point, did they think "gosh, there's got to be a better way"???

      • Dave.@aussie.zone
        link
        fedilink
        arrow-up
        11
        ·
        2 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
          ·
          2 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...