Writing wiki pages

[ Index | Edit | About ]

1. Headings
2. Text
3. Tables
4. Markup

1. Headings

Section headings start with an =. Subheadings start with ==, ===, ====, etc. Trailing ='s are removed.

2. Text

Blank lines indicate paragraph breaks.

For a numbered list, start each line with a #.

  1. 1
  2. 2
  3. 3

For a bulleted list, start each line with a *

3. Tables

Use the tab key to define tables.

A1alpha
B2beta

4. Markup

All HTML tags except iframe, script, and object are allowed.