Extended Formatting Rules

Beyond the basic Formatting Rules:


You can indent by starting a paragraph with one or more colons.


Indent me! <blockquote>:Me too!</blockquote>

becomes


Indent me
:Me too!

You can create bullet lists by starting a paragraph with one or more asterisks.


*Bullet one **Sub-bullet

*Bullet one **Sub-bullet



You can also create free links that aren't Words Smashed Together. Type them like this: . (This is an option that is turned on in this wiki. Wikki Tikki Tavi allows you to turn free links off if you want only the classic Wiki link style.)


You may also create links with spaces in them, find out more over at Tavi:SplitWikiNames (eg; Split Wiki Names)

If you like, enclose it in brackets to create a numbered reference and avoid cluttering the page; becomes [http://www.zmg.nl].


Or you can have a description instead of a numbered reference; becomes [http://nytimes.com NY Times][http://nytimes.com].



For numbered lists, start a paragraph with one or more pound signs:


#Numero uno #Number two ##Sub-item

becomes


#Numero uno #Number two ##Sub-item


You can mix and match list types:


#Number one #*Bullet #Number two #Number one #*Bullet #Number two

You can make various levels of heading by putting = signs before and after the text =


Level 1 Heading

Level 2 Heading

Level 3 Heading

Level 4 Heading

Level 5 Heading
Level 6 Heading

There is no Level 7 Heading

<h1> Level 1 Heading </h1> <h2> Level 2 Heading </h2> <h3> Level 3 Heading </h3> <h4> Level 4 Heading </h4> <h5> Level 5 Heading </h5> <h6> Level 6 Heading </h6>

Table Syntax - how to make tables



You can create a description list by starting a paragraph with the following syntax



which gives


*;Item 1: Something *;Item 2: Something else


As of 0.25 there also exists this additional markup for text formatting:


**bold** //italics// ^^superscript^^ ..subscript.. --deletions-- ++insertions++