Top of this document
Go directly to navigation
Go directly to page content

Formatting Text Here

Markup you can use to drive this wiki

Here's a short guide to help you format the text you enter here.

Perhaps you didn't realize that the reboot website is also a wiki. If you're registered, you can edit the text on any page where you see "EDIT THIS PAGE."

Adding Links

Just type the full URL inline, like http://reboot.dk/♦, which becomes automagically transformed into reboot.dk.

You can give your link a title as well. Just by typing
[http://www.reboot.dk reboot 9.0] which will result in: reboot 9.0

Body Text Formatting

//italic text// becomes italic text
**bold text** becomes bold text
**//bold italic text//** becomes bold italic text
{{monospace text}} becomes monospace text
^^superscript^^ becomes superscript

Inserting Code

<code>
10 print "reboot 9.0"
20 goto 10
</code>

becomes

10 print "reboot 9.0"
20 goto 10
Headings

+ Level 1 Heading
++ Level 2 Heading
+++ Level 3 Heading
++++ Level 4 Heading
+++++ Level 5 Heading

Level 1 Heading

Level 2 Heading

Level 3 Heading

Level 4 Heading

Level 5 Heading