Help:WikiFormatting
From WikiLEC
Contents
Wiki Markup
Wiki markup is fairly easy to get the hang of, here are some of the basics:
Creating headings
| What it looks like | What you type | |||||||
|---|---|---|---|---|---|---|---|---|
Heading 1 |
=Heading 1= | |||||||
Heading 2 |
==Heading 2== | |||||||
Lists
Heading 3</pre> | ||||||||
Heading 4 |
====Heading 4==== |
Lists
| What it looks like | What you type |
|---|---|
|
Numbered lists
|
# item # item 2 ## sub item |
|
Bulleted lists
|
* item * item 2 ** sub item |- | Mix lists * item * item 2 ** sub item |<pre> * item * item 2 ** sub item |