GitHub Pages uses a Markdown engine called kramdown for formatting text posts. kramdown is a superset of Markdown, meaning:
- anything that’s valid Markdown is also valid kramdown, and
- it provides and strictly specifies a number of features that are not available in Markdown.1
Consult the official kramdown syntax reference for an exhaustive list of features and how to use them.
-
Such as footnotes. ↩
Featured Comments