Lines that are enclosed in equals signs are turned into headings. In the examples below, note that it is necessary to have a space between the equals signs and the heading text.

The default install allows a maximum heading of 6. For logical consistency, you should not use Level 1 headings in your wiki documents. There is no enforcement of this except in the same way wiki enforces spelling and grammar: the community helps keep the site in good order.

 = Level 1 Heading =
 == Level 2 Heading ==
 === Level 3 Heading ===
 ==== Level 4 Heading ====
 ===== Level 5 Heading =====
 ====== Level 6 Heading ======

becomes:

Level 1 Heading

Level 2 Heading

Level 3 Heading

Level 4 Heading

Level 5 Heading
Level 6 Heading

Q: Why cant you use heading formats within table cells????

ala:

== Heading 2 ==

A: This is a design choice of 'Tavi, following the principle of clean XML-coding.