summaryrefslogtreecommitdiff
path: root/testdata/headings.wiki
blob: 3406c773c2c06749ed8ef001f742b83c521f614d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
== Section headings ==

''Headings'' organize your writing into
sections. The Wiki software can automatically
generate a [[table of contents]] from them.

=== Subsection ===
Using more "equals" (=) signs creates a subsection.

==== A smaller subsection ====

Don't skip levels,
like from two to four equals signs.

Start with 2 equals signs not 1
because 1 creates H1 tags
which should be reserved for page title.

Return to:

Send suggestions and report system problems to the System administrator.