Automatic TOC in github-flavoured-markdown

后端 未结 17 1697
伪装坚强ぢ
伪装坚强ぢ 2020-12-12 09:24

Is it possible to generate an automatic Table of Contents using Github Flavoured Markdown?

17条回答
  •  独厮守ぢ
    2020-12-12 09:52

    Majority of other answers require to install some tool. I found a quick and easy online solution https://imthenachoman.github.io/nGitHubTOC.

    For any markdown input it generates table of content output. You can specify minimum and maximum heading level.

    The source code is located at https://github.com/imthenachoman/nGitHubTOC

提交回复
热议问题