1. Section Headings
You can create
Headings can be automatically numbered, you can enable
or disable this for each page (see #pragma section-numbers on HelpOnProcessingInstructions) and for the whole site (see show_section_numbers on HelpOnConfiguration).
For more information on the possible markup, see HelpOnEditing.
1.1. Example
= Heading = == Subheading == === Level 3 === ==== Level 4 ==== ===== Level 5 =====
1.2. Display
2. Heading
3. Subheading
3.1. Level 3
3.1.1. Level 4
3.1.1.1. Level 5
Note that proper section numbering requires you to order sections according to a
valid structure, i.e. correctly nested. Our sample doesn't do this, so you get a different numbering scheme than you might expect. xMSx
