| //italic// | italic |
| **bold** | bold |
| --strike-- | strike |
| __underline__ | underline |
| ~~monospace~~ | monospace |
| text``super`` | textsuper |
| text,,sub,, | textsub |
| ======head 1 | head 1 |
| =====head 2 | head 2 |
| ====head 3 | head 3 |
| ===head 4 | head 4 |
| ==head 5 | head 5 |
| [[Name]] | Internal link |
| [[Name|Linktext]] | Internal link shown with Linktext |
| {{img-URL}} | Image (external or internal) |
| {{img-URL|123x456}} | Image (Width=123,Height=456) |
| ---- |
|
| * text | |
| # text | - numeric list
|
| ''macro'' | Execute macro |
| Manual on www.gebogebo.org |