docs: Enable ToC for extras/shortcodes - hugo - [fork] hugo port for 9front
 (HTM) git clone git@git.drkhsh.at/hugo.git
 (DIR) Log
 (DIR) Files
 (DIR) Refs
 (DIR) Submodules
 (DIR) README
 (DIR) LICENSE
       ---
 (DIR) commit e78dd3cd4881ec8fb7acfc0400077d0ad8fcacb3
 (DIR) parent 7d991ed89cd2ce5e35bd7d00fd79ff1e5330dc8b
 (HTM) Author: Bjørn Erik Pedersen <bjorn.erik.pedersen@gmail.com>
       Date:   Mon, 26 Dec 2016 19:31:34 +0100
       
       docs: Enable ToC for extras/shortcodes
       
       Diffstat:
         M docs/content/extras/shortcodes.md   |       2 +-
       
       1 file changed, 1 insertion(+), 1 deletion(-)
       ---
 (DIR) diff --git a/docs/content/extras/shortcodes.md b/docs/content/extras/shortcodes.md
       @@ -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