Description
Table of contents is parsing all wiki markup in the page, even markup inside code {{{ }}}
Example
Look what this markup produce in the table of contents below:
= This title should not show in the table of contents = == So is this one == === And this one also ===
Contents
Discussion
Why doesn't the TOC code use the normal parser to construct the TOC? Or even insert it later once the page is parsed? -- JohannesBerg 2004-03-08 12:57:20
Thanks jo! This comment was enlightening! I will now write a dummy formatter for the TOC that will only filter out the headings. So normal parsers can be used instead if this error prone by hand parsing. -- OliverGraf 2004-07-25 18:16:47
Plan
- Priority: medium
Assigned to: OliverGraf
- Status: fixed in 1.3