mirror of
https://github.com/gohugoio/hugo.git
synced 2024-11-07 20:30:36 -05:00
docs: Enable ToC for extras/shortcodes
This commit is contained in:
parent
7d991ed89c
commit
e78dd3cd48
1 changed files with 1 additions and 1 deletions
|
@ -9,7 +9,7 @@ menu:
|
|||
next: /extras/highlighting
|
||||
prev: /extras/scratch
|
||||
title: Shortcodes
|
||||
toc: false
|
||||
toc: true
|
||||
---
|
||||
|
||||
Hugo uses Markdown for its simple content format. However, there are a lot
|
||||
|
|
Loading…
Reference in a new issue