What is the difference between Markdown and GitHub Flavored Markdown?
GitHub Flavored Markdown (GFM) is a superset of standard Markdown. It adds tables, task lists, strikethrough, autolinks, footnotes, syntax-highlighted code blocks, and GitHub-specific features like @mentions, issue references, alerts, Mermaid diagrams, and LaTeX math.
