diff options
author | Peter Thoeny <web-hurd@gnu.org> | 2001-08-15 14:29:41 +0000 |
---|---|---|
committer | Peter Thoeny <web-hurd@gnu.org> | 2001-08-15 14:29:41 +0000 |
commit | 216802f33d7a8d4a04fabba0854f288c225e5e9d (patch) | |
tree | 43bb4033c5fbf42b91ef2f8a47b29bb813b4eeba /TWiki | |
parent | d138f08e300644fc0a33c457f666b6ca34eb3cba (diff) |
none
Diffstat (limited to 'TWiki')
-rw-r--r-- | TWiki/TWikiVariables.mdwn | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/TWiki/TWikiVariables.mdwn b/TWiki/TWikiVariables.mdwn index fac2ec11..2f1f63df 100644 --- a/TWiki/TWikiVariables.mdwn +++ b/TWiki/TWikiVariables.mdwn @@ -300,7 +300,7 @@ </tr> <tr> <td><code>%<nop>TOC{"SomeTopic" ...}%</nop></code></td> - <td> Table of Content. Shows a TOC that is generated automatically based on headings of a topic. Headings in <span style="background:"><font color="">Wiki Syntax</font></span><a href="http://LOCATION/WikiSyntax">?</a> (<code>"---++ text"</code>) and HTML (<code>"&lt;h2&gt;text&lt;h2&gt;"</code>) are taken into account. Parameters are topic name, web and depth: <table border="1" cellpadding="1" cellspacing="0"> + <td> Table of Content. Shows a TOC that is generated automatically based on headings of a topic. Headings in <span style="background:"><font color="">Wiki Syntax</font></span><a href="http://LOCATION/WikiSyntax">?</a> (<code>"---++ text"</code>) and HTML (<code>"&lt;h2&gt;text&lt;h2&gt;"</code>) are taken into account. (But not <code>"&lt;H2&gt;text&lt;H2&gt;"</code>, which can be used to exclude a heading from the TOC.) Parameters are topic name, web and depth: <table border="1" cellpadding="1" cellspacing="0"> <tr> <th bgcolor="#99CCCC"><strong>Parameter:</strong></th> <th bgcolor="#99CCCC"><strong>Description:</strong></th> |