dsrkafuu / hugo-theme-fuji

A minimal Hugo theme with nice theme color. | 一个主题色极简 Hugo 主题。
https://github.dsrkafuu.net/hugo-theme-fuji/
Apache License 2.0
367 stars 97 forks source link

No TOC with asciidoctor content #78

Open SpyrosRoum opened 3 years ago

SpyrosRoum commented 3 years ago

I have set markup.tableOdContents startLevel to 1 and endLevel to 4 but there is no table of content in the posts when using adoc. Any solution for that?