Toggle navigation
Log-in
Home
Page Index
User Index
Application Index
Global
Wiki Index
Help
Macros
Table of Contents
Wiki source code of
Table of Contents
Last modified by eaminov on 2017/06/14 01:04
Show line numbers
**Table of Contents Macro** generates a table of contents for the page headings. [[Learn more>>http://extensions.xwiki.org/xwiki/bin/view/Extension/TOC+Macro]] {{example}} = Section 1 = == Sub-Section 1.1 == == Sub-Section 1.2 == = Section 2 = = Section 3 = {{/example}} {{example}} {{toc/}} {{/example}} {{example}} {{toc start="2"/}} {{/example}} {{example}} {{box cssClass="floatinginfobox"}} {{toc/}} {{/box}} {{/example}}