Mention how to disable TOC in README tips

The table of contents is not always needed and it gets cramped even for small
heading trees, as mentioned in issue #261. This change just mentions in the
README how you can disable the table generation.
This commit is contained in:
Luis Osa 2017-03-22 14:35:49 +01:00
parent 55e273ac9f
commit b99f859f90
1 changed files with 10 additions and 0 deletions

View File

@ -703,6 +703,16 @@ Store the names and loading instructions for each plugin in the defcustom ~org-r
,#+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