Skip to content

gollum tags

tajmone edited this page Nov 27, 2016 · 2 revisions

Testing if Gollum special tags work in GitHub Wikis.

Table-of-contents (TOC) tag

Gollum provides a special tag to embed table of contents into a page:

[[_TOC_]]

Let’s test it:

[[TOC]]

TEST FAILED – GH Wiki treats it as a MediaWiki link, and show up in red text because it links to a non-existent page.

Clone this wiki locally