Merge pull request #276 from logc/tips-mention-options-toc-nil

Mention how to disable TOC in README tips
This commit is contained in:
Yujie Wen 2018-06-22 23:57:21 +08:00 committed by GitHub
commit 4428ae5deb
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 10 additions and 0 deletions

View File

@ -710,6 +710,16 @@ This feature is turned off by default and needs to be switched on with ~org-reve
,#+OPTIONS: num:nil
#+END_SRC
** Disable Table of Contents
Add =toc:nil= to =#+OPTIONS=
#+BEGIN_SRC org
,#+OPTIONS: toc:nil
#+END_SRC
This is actually an option recognized by =org-export=. It is only mentioned
here because slide decks often do not need a TOC.
** Internal Links
Reveal.js supports only jump between slides, but not between