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

    that batman image,, uhh,,, recite it from memory,,, batman says "this is the tool of the enemy, we shall not use it" or something,,, idk,,,
    (...why?? does lemmy collapse the commas into one??? eww
    and uses the unicode ellipsis??? ugh
    tip: be generous with backslashes! if it is not what you typed, then do not sit there and take it! defend yourself with the slashes!! <slash>! <slash>!!)

    • 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...