Skip to main content
  1. Posts/

How Markdown Took Over the World

··228 words·2 mins·

Virtually every corner of the tech world uses the same plain text format: from the most advanced AI systems to the message you wrote yesterday on GitHub or ChatGPT. That format is Markdown, and its story is as unlikely as it is fascinating.

In 2004, John Gruber created Markdown to solve a personal problem: publishing on his blog Daring Fireball without writing HTML by hand. The idea was simple but brilliant: use characters we already use in emails (*bold*, # heading, [link](url)) to generate clean HTML. The name was a wordplay: if markup is complexity, markdown is simplification.

Aaron Swartz, who was 17 at the time, was the first beta tester and caught the early bugs. Movable Type and other editors of the era adopted it within days. Since then, virtually every tool that allows writing text supports Markdown out of the box.

What makes this story unique is that Gruber and his collaborators gave the format to the world for free, asking nothing in return. There was no corporate consortium, no patents. Just smart people solving a real problem, sharing it, and watching it spread until it became the invisible language connecting all technical writing of the 21st century.

More information at the link 👇

Also published on LinkedIn.
Juan Pedro Bretti Mandarano
Author
Juan Pedro Bretti Mandarano