Section Headings
Up to six levels of heading can be used.
You create headings by using a "=" equals as the first character on a line.
- Note a space must separate the heading text from the "=" equals.
eg
= Section Heading 1 =
== Section Heading 2 ==
=== Section Heading Three ===
==== Section Heading Four ====
===== Section Heading 5 =====
====== Section Heading 6 ======
Section Heading 1
Section Heading 2
Section Heading Three
Section Heading Four
Section Heading 5
Section Heading 6
Sections headings correspond to, and are implemented as, the
HyperTextMarkupLanguage tags <h1> to <h6>
MoinMoin:HelpOnHeadlines