Поддержка оглавления
This commit is contained in:
parent
78a5782a4c
commit
5993cd4dfd
@ -18,3 +18,6 @@ enableRobotsTXT = true
|
||||
|
||||
[markup.goldmark.parser]
|
||||
wrapStandAloneImageWithinParagraph = false
|
||||
|
||||
[markup.tableOfContents]
|
||||
endLevel = 4
|
||||
|
1
themes/mmotium/layouts/shortcodes/toc.html
Normal file
1
themes/mmotium/layouts/shortcodes/toc.html
Normal file
@ -0,0 +1 @@
|
||||
{{.Page.TableOfContents}}
|
Loading…
Reference in New Issue
Block a user