diff options
author | Wu Cheng-Han | 2016-08-15 11:28:05 +0800 |
---|---|---|
committer | Wu Cheng-Han | 2016-08-15 11:28:05 +0800 |
commit | 8124d6f2d66ca95a87419c1c78a2050e5deaaf4b (patch) | |
tree | 8f6ab6d8ee615c4f6eee7113ff4dd04b7dd35de7 /public/docs | |
parent | b4ad011dc1cec22b088578ca019f76c0c9ba4612 (diff) |
Update features.md with latest changes
Diffstat (limited to 'public/docs')
-rw-r--r-- | public/docs/features.md | 9 |
1 files changed, 8 insertions, 1 deletions
diff --git a/public/docs/features.md b/public/docs/features.md index cc9e250a..8e884560 100644 --- a/public/docs/features.md +++ b/public/docs/features.md @@ -104,7 +104,14 @@ Provide advanced note information to set the browse behavior, visit above link f - lang: set browse language - dir: set text direction - breaks: set to use line breaks or not -- mathjax: set to parse mathjax or not +- GA: set to use Google Analytics +- disqus: set to use Disqus +- slideOptions: set to setup slide mode options + +## TOC +Use the syntax `[TOC]` to embed table of content into your note. + +[TOC] ## Emoji You can type any emoji like this :smile: :smiley: :cry: :wink: |