you are viewing a single comment's thread
view the rest of the comments
[+] -17 points 3 months ago* (8 children)

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"???

  • source
  • parent
  • hideshow 8 child comments
  • [–] 11 points 3 months ago* (4 children)

    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.

  • source
  • parent
  • hideshow 4 child comments
  • [+] -10 points 3 months ago (2 children)

    forcing a markup language for humans is so therianphobic!!!
    and, it is so easy 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 <, >, and &.
    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...

  • source
  • parent
  • hideshow 2 child comments