Unofficial Wiki about GitHub usage
Automatically Generated Table of Contents
GitHub Pages (Markdown)
GitHub Pages use a different Markdown as repository viewer!
GitHub Pages (which is basically a wrapper for Jekyll) appears to use kramdown, which implements all of Maruku, and therefore has support for an automatically generated table of contents via atoc attribute:
Inside GitHub (AsciiDoc)
Markups
- https://github.com/github/markup
GitHub Flavored Markdown (GFM)
- https://guides.github.com/features/mastering-markdown/#GitHub-flavored-markdown
Inline HTML
GitHub pages
Kramdown
Lint
Jekyll
Setting up your GitHub Pages site locally with Jekyll
Configuring Jekyll _config.yml
Modifying an old branch and propagating changes to more recent ones
See also