Changes
/* Tables */
===Tables===
Use the WikiTable like in the following example:
{| class="wikitable"
|-
! Columns 1!! Column 2
|-
| Row 1.1|| Row 1.2
|-
| Row 2.1|| Row 2.2
|-
| Row 3.1|| Row 3.2
|-
|}
===Code===
===Tips and hints===