×

注意!页面内容来自https://shapeof.com/archives/2026/1/anil_dash_how_markdown_took_over_the_world.html,本站不储存任何内容,为了更好的阅读体验进行在线解析,若有广告出现,请及时反馈。若您觉得侵犯了您的利益,请通知我们进行删除,然后访问 原网页

Anil Dash on Markdown < type="text/css"> body { margin-top: 0px; margin-left: 0px; margin-right: 0px; background-color: #fff; font-size: 15px; font-family: apple-system-apple-system-font"HelveticaNeue" "Helvetica Neue"HelveticaArial"Lucida Grande"sans-serif; text-rendering: optimizeLegibility; } .main { margin-left: auto; margin-right: auto; max-width: 800px; padding-left: 10px; } .header { font-weight: bold; font-size: 2em; padding: 0px; padding-top: 20px; padding-bottom: 40px; } .header a { color: #000; } .headerFoot { font-weight: normal; font-size: 13px; color: #999; } .date { color: #999; font-size: .8em; } .post { padding-bottom: 40px; color: #000; font-size: 15px; width: 660px; line-height: 1.3em; } .secondaryText { color: #777; } .secondaryTextSmall { color: #777; font-size: .85em; } .microPost { padding: 10px; margin-left: -10px; margin-right: -10px; font-size: 15px; width: 660px; margin-bottom: 20px; background: #fdfdfd; xborder: solid 1px #ddd; border-radius: 2px 25px 2px 2px; } .postTitle { font-size: 19px; font-weight: bold; padding-bottom: 0px; } .microPostTitle { font-weight: bold; } .microPostLink { padding-bottom: 0px; font-size: .8em; color: #aaa; } .microPostLink a { color: #ccc; } .postTitle a { color: #000; text-decoration: none; } .postTitle a:hover.microPostTitle a:hover { color: #253253; text-decoration: underline; } .microPostLink a { text-decoration: none; } .microPostLink a:hover { text-decoration: underline; } #copyright { font-size: 9pt; color: #555; width: 660px; } .quoteblockquote { position: relative; border-radius: 8px; padding: 1px 12px 1px 18px; margin: 0px; font-size: 1.0em; color: #333; background-color: #f6f6f6; } blockquote::before { content: ''; position: absolute; left: 8px; top: 8px; bottom: 8px; width: 1px; background-color: #25325355; border-radius: 0; } .main a { color: #253253; xtext-decoration: solid; } .archiveMonthHeader { font-weight: bold; margin-top: 0px; margin-bottom: 0px; padding-bottom: 0px; } .archiveEntry { margin-top: 2px; margin-bottom: 2px; padding-left: 10px; } .archiveMonthEntry { margin-top: 0px; margin-bottom: 20px; } .commentsArea { color: #000; border-top: solid 1px #555; width: 660px; } #disqus_thread a { color: black; } .toc { position: sticky !important; top: 60px; float: left; margin-left: -10px; /* Adjust based on TOC width */ max-width: 120px; /* Set a fixed width */ z-index: 100; text-align: right; padding-top: 10px; padding-right: 10px; line-height: 2.2em; font-size: .9em; display: block; } .toc a { color: #253253; font-weight: 600; } code { --color: rgb(2154464); background-color: rgb(247247249); /*border: solid 1px rgb(225225232);*/ border-radius: 2px; /* padding: 2px; */ /* margin: 2px; */ /*display: block; messes up inline things boo*/ } pre { background-color: rgb(247247249); white-space: pre-wrap; word-wrap: break-word; overflow-wrap: anywhere; /* Most aggressive wrapping */ max-width: 100%; /* Prevents overflow */ overflow-x: auto; /* Horizontal scroll as fallback */ } .importDisclaimer { color: #999; } .aboutSiteEntry { background-color: #eee; border-radius: 2px; padding: 20px; padding-top: 0px; border: solid 1px rgb(225225232); margin-bottom: 20px; }

The Shape of Everything
A website mostly about Mac stuffwritten by August "Gus" Mueller
January 102026

Anil Dash: How Markdown Took Over the World:

As hard as it may be to believeback in 2004the default was that people made new standards for open technologies like Markdownand just shared them freely for the good of the internetand the worldand then went on about their lives. If it happened to have unleashed billions of dollars of value for othersthen so much the better. If they got some credit along the waythat was greattoo. But mostly you just did it to solve a problem for yourself and for other like-minded people. And alsomaybeto help make sure that some jerk didn’t otherwise create some horrible proprietary alternative that would lock everybody into their terrible inferior version forever instead.

A great essay by Dashabout everyone's favorite plain text format and the why and how of the times.

I love Markdown. All of Acorn's documentation is in written in Markdownand the same with Retrobatch's. All my notes these days are in Markdown too.

Like many things that we come to rely onMarkdown was probably inevitable. However we could have ended up with something that absolutely suckedbut we didn'tand we have John Gruber's good taste to thank for that.