**Capture Date:** [[05-25-2023]] at 4:42 PM # Markdown ## Wikipedia Overview > **Markdown** is a lightweight markup language for creating formatted text using a plain-text editor. John Gruber and [[Aaron Swartz]] created Markdown in 2004 as a markup language that is appealing to human readers in its source code form. Markdown is widely used in blogging, instant messaging, online forums, collaborative software, documentation pages, and readme files. > > The initial description of Markdown contained ambiguities and raised unanswered questions, causing implementations to both intentionally and accidentally diverge from the original version. This was addressed in 2014, when long-standing Markdown contributors released CommonMark, an unambiguous specification and test suite for Markdown. > > [Wikipedia](https://en.wikipedia.org/wiki/Markdown) ## Useful Links Dillinger - [Online Markdown Editor to Check Work](https://dillinger.io/) Generate Badges ```cardlink url: https://github.com/MichaelCurrin/badge-generator/tree/master#readme title: "GitHub - MichaelCurrin/badge-generator: Magically generate Markdown badges for your docs 🛡️ 🦡 🧙" description: "Magically generate Markdown badges for your docs 🛡️ 🦡 🧙 - GitHub - MichaelCurrin/badge-generator: Magically generate Markdown badges for your docs 🛡️ 🦡 🧙" host: github.com favicon: https://github.githubassets.com/favicons/favicon.svg image: https://opengraph.githubassets.com/a67a7b7e8489596f451fa7ce6dfdd46c97f301f320e2f7dabe1c41fd12deb8e8/MichaelCurrin/badge-generator ``` Markdown Badges ```cardlink url: https://github.com/Ileriayo/markdown-badges#readme title: "GitHub - Ileriayo/markdown-badges: Badges for your personal developer branding, profile, and projects." description: "Badges for your personal developer branding, profile, and projects. - GitHub - Ileriayo/markdown-badges: Badges for your personal developer branding, profile, and projects." host: github.com favicon: https://github.githubassets.com/favicons/favicon.svg image: https://opengraph.githubassets.com/72e6cd7f7584e56497b4791f953f6c0063ad997005753cc0e92e52c27668a35d/Ileriayo/markdown-badges ``` Markdown badges https://css-tricks.com/adding-custom-github-badges-to-your-repo/