> HelpOnHeadlines

The following 55 words could not be found in the dictionary of 7206 words (including 7206 LocalSpellingWords) and are highlighted below:

according   automatically   be   between   Configuration   different   disable   doesn   each   ending   equal   expect   five   get   Heading   heading   headings   Headings   information   Instructions   line   markers   markup   might   more   nested   numbered   numbering   numbers   or   order   Our   possible   pragma   Processing   proper   requires   scheme   Section   section   sections   separated   show   signs   single   site   starting   structure   Subheading   than   this   valid   whole   You   you  

Clear message

1. Section Headings

You can create headings by starting and ending a line with up to five equal signs. The heading text is between those markers, separated by a single space.

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

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.