Hacker News new | past | comments | ask | show | jobs | submit
Would you consider "fixing" the bold syntax on v3?

I have always believed that instead of **bold** and *italic*, it should be *bold* and _italic_.

That extra asterisk is a poor design decision in markdown. It really makes it inconvenient to edit Markdown on a phone or tablet.

It always bugs me that _underscore_ is the syntax for italics rather than underline.

I’m sure back in the old days of READMEs, long before markdown was a thing, the conventions were this:

    /italics/

    _underline_

    *bold*
loading story #47931322
loading story #47932390
loading story #47929406
loading story #47930706
Not planned, CommonMark compliance is a strong trait of Quarkdown's identity