How to create a table of contents to Jekyll blog post?

前端 未结 6 877
不思量自难忘°
不思量自难忘° 2020-12-04 21:30

If I have a page/post in Jekyll with headers, is it possible to auto-generate a table-of-contents/outline for navigation? Something akin to the top matter of a Wikipedia art

6条回答
  •  庸人自扰
    2020-12-04 22:25

    you can use this code before your contents.

    
    
    
    
    
    
    
    

提交回复
热议问题