(no title)
whoibrar | 3 years ago
I just thought it's a neat trick you can apply italics by underscore and make text stand out with back ticks around.
Even least technical people using bold/italics/indent on WhatsApp are using markdown in a way.
whoibrar | 3 years ago
I just thought it's a neat trick you can apply italics by underscore and make text stand out with back ticks around.
Even least technical people using bold/italics/indent on WhatsApp are using markdown in a way.
pantojax45|3 years ago
rhaway84773|3 years ago
At its core, Markdown was little more than a perl script that converted a human readable doc written using many online conventions into HTML.
Others realized this was a brilliant idea and created their own supersets and/or alternatives of markdown. That’s why there’s so many flavors of markdown with little tweaks.
And that’s why Markdown is popular. Because it took advantage of convention built out of years of trial and error.