summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichal Sojka <sojkam1@fel.cvut.cz>2011-02-06 01:23:44 +0100
committerMichal Sojka <sojkam1@fel.cvut.cz>2011-02-06 01:23:44 +0100
commit699da4fcfba366be4b35a282566f7fdb9910868a (patch)
tree0ac961f86c586bd0f946c5d3259ec544ee167c74
parent2ca29cc96439768e406f58e36b3626ad72fa0df4 (diff)
Show two-level TOC and move it under the page title
-rw-r--r--emacstips.mdwn3
1 files changed, 2 insertions, 1 deletions
diff --git a/emacstips.mdwn b/emacstips.mdwn
index 3eed83e..2aed80a 100644
--- a/emacstips.mdwn
+++ b/emacstips.mdwn
@@ -1,7 +1,8 @@
[[!img notmuch-logo.png alt="Notmuch logo" class="left"]]
-[[!toc]]
#Tips and Tricks for using notmuch with Emacs
+[[!toc levels=2]]
+
The main Notmuch message reading client is **notmuch.el**, which is an
[emacs](http://www.gnu.org/software/emacs/) major mode, and is
included in the notmuch package.