From db299a93ec4896546e0ee600ad632a79ee1c3732 Mon Sep 17 00:00:00 2001 From: Rise <8315221+AmazingRise@users.noreply.github.com> Date: Sat, 18 Jan 2020 23:34:26 +0800 Subject: Updated Customization (markdown) --- Customization.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/Customization.md b/Customization.md index 2119d71..188802d 100644 --- a/Customization.md +++ b/Customization.md @@ -25,6 +25,18 @@ weight = 1 ``` Note: `weight` is the priority of each item. **The lowest the weight is, the higher the priority is.** +## Enable Table of Contents + +It is an experimental feature. +Add `toc=true` to the section of `[param]` in your `config.toml`. +Then you will see the `table of contents`. + +While in PC view, it is on the right sidebar. +In mobile view, it is in the drawer. + +This function is still in development. +(Sure, it means very ugly ;) ) + ## Enable or disable comment area ### Enabling #### Gitalk -- cgit v1.2.3