How to get the TOC to work?
Added by Rob Felix over 16 years ago
Hi everyone,
This a silly question, but I am unable to get the table of contents tag to work in the Wiki, or in the front page message, anyone know how to?
Thanks,
Rob
Replies (5)
RE: How to get the TOC to work? - Added by Lars P. over 16 years ago
I can´t get it to work either using:
{{toc}} => left aligned toc
RE: RE: How to get the TOC to work? - Added by Lars P. over 16 years ago
Apparently this is fixed see this post:
http://www.redmine.org/boards/2/topics/show/525
RE: How to get the TOC to work? - Added by Lars P. over 16 years ago
Upps correct is:
http://www.redmine.org/issues/show/172
RE: How to get the TOC to work? - Added by Guest Test over 16 years ago
Im having problems with the Table of Contents element in the wiki...
{{toc}} does not display as the yellow box. It just displays as {{toc}}
i.e. {{toc}}1. Support Tickets handling using RT.
I have the following setup:
Rails 2.0.2
ruby 1.8.6
redmine-0.7.1
Please advice,
Luis
RE: RE: How to get the TOC to work? - Added by Carl Nygard over 16 years ago
You need to put it on a line by itself, with a blank line following before the real text of the page. Follows similar rules as for h1 headings, etc.