25 Mar
2009
25 Mar
'09
3:12 p.m.
Oops, also forgot to mention, this was tested using XWiki 1.8 (2.0 Syntax) - sorry for the multiple spam! On Thu, Mar 26, 2009 at 12:11 AM, Lewis Denizen <[email protected]> wrote:
Hi xwiki-users,
When I try the following in a page:
= Level 1
{{toc start=1 depth=3 numbered=false scope=page /}}
== Level 2a
=== Level 3a
=== Level 3b
== Level 2b
=== Level 3c
[Level 2b] does not "untab" itself in the TOC. This only happens when there are 2 or more children preceding the parent's siblings (i.e. if [Level 3b] did not exist, this would work properly). Very minor, but would be nice to have this fixed :-) Thanks in advance!
-- Lewis