Creating a small heading

!heading

Medium heading with text

!!heading

Large heading

!!!heading

To link another page:

[Group 2] 

To put a text into italics:

''italics''

to put a text in bold use two under scores on each side 

__text__

To put a text in monospaced font 

{{text}}

To make bullet points use * and then a space 

* first
* second
* third

to make a numbered list 

# first 
# second
# third