Markdown to create pages and table of contents?

后端 未结 30 2646
爱一瞬间的悲伤
爱一瞬间的悲伤 2020-12-12 08:49

I started to use markdown to take notes.

I use marked to view my markdown notes and its beautiful.

But as my notes get longer I find it diff

30条回答
  •  無奈伤痛
    2020-12-12 09:41

    If your Markdown file is to be displayed in a repo on bitbucket.org, you should add [TOC] at the location where you want your table of contents. It will then be auto-generated. More info here:

    https://confluence.atlassian.com/bitbucket/add-a-table-of-contents-to-a-wiki-221451163.html

提交回复
热议问题