How do I create some kind of table of content in GitHub wiki?

后端 未结 9 615
孤城傲影
孤城傲影 2021-01-30 02:05

If you look here: http://en.wikipedia.org/wiki/Stack_Overflow

You\'ll notice there\'s a little \"Content\" section, if you click on one of the links, it will send you to

9条回答
  •  不思量自难忘°
    2021-01-30 02:32

    Since github cannot use TOC directly, but we have other alternatives.

    You can automatically generate TOC via Online tool:

    Generate TOC Table of Contents from GitHub Markdown or Wiki Online

    or via Local tool:

    github-markdown-toc

提交回复
热议问题