{
    "content": "<h1><a href=\"..\/Markdown\/\">Markdown<\/a><\/h1><p><a href=\"..\/Markdown\/\">Markdown<\/a> is a lightweight <a href=\"..\/Markup-Language\/\">Markup Language<\/a> with plain-text formatting syntax. It was created in 2004 by <a href=\"..\/John-Gruber\/\">John Gruber<\/a> and <a href=\"..\/Aaron-Swartz\/\">Aaron Swartz<\/a> with the goal of enabling people to write using an easy-to-read, easy-to-write plain text format, then convert it to structurally valid <a href=\"..\/HTML\/\">HTML<\/a>. The project was first released on <a href=\"https:\/\/daringfireball.net\/projects\/markdown\/\">Daring Fireball<\/a>, the blog of <a href=\"..\/John-Gruber\/\">John Gruber<\/a>.<\/p><p>Over the years, several variations of <a href=\"..\/Markdown\/\">Markdown<\/a> have emerged to address ambiguities in the original specification. <a href=\"..\/CommonMark\/\">CommonMark<\/a> was developed to provide a highly compatible and standardized version of the language. Another popular variant is <a href=\"..\/GitHub-Flavored-Markdown\/\">GitHub Flavored Markdown<\/a> (GFM), which is used extensively on the <a href=\"..\/GitHub\/\">GitHub<\/a> platform for README files and pull request comments. Many <a href=\"..\/Static-Site-Generators\/\">Static Site Generators<\/a>, such as <a href=\"..\/Jekyll\/\">Jekyll<\/a> and <a href=\"..\/Hugo\/\">Hugo<\/a>, rely on <a href=\"..\/Markdown\/\">Markdown<\/a> for content authoring.<\/p><p>For more technical details, the <a href=\"https:\/\/spec.commonmark.org\/\">CommonMark Specification<\/a> provides a formal definition of the syntax. Developers often use tools like <a href=\"..\/Pandoc\/\">Pandoc<\/a> to convert <a href=\"..\/Markdown\/\">Markdown<\/a> into various document formats, including <a href=\"..\/PDF\/\">PDF<\/a> and <a href=\"..\/Microsoft-Word\/\">Microsoft Word<\/a> according to the <a href=\"https:\/\/pandoc.org\/\">Pandoc Documentation<\/a>.<\/p><ul><li><a href=\"..\/Markup-Language\/\">Markup Language<\/a><\/li><li><a href=\"..\/Pandoc\/\">Pandoc<\/a><\/li><li><a href=\"..\/YAML\/\">YAML<\/a><\/li><li><a href=\"..\/Text-Editors\/\">Text Editors<\/a><\/li><\/ul>",
    "tags": [
        "markdown",
        "markup",
        "syntax",
        "documentation",
        "web development",
        "content creation",
        "plain text",
        "formatting",
        "gfm",
        "commonmark"
    ]
}