Tabs

Maybe you wanted to show some part while hiding the rest. Tabs do that for you, just write:

[tab(Hello)]
This will show after loading the page.

[tab(Click to see)]
Only after clicking on this tab you could see what was hiding.

[tab(Special effects, background-color:#eeeeee)]
This tab's content shows on a grayed background.

[/tab]

And get:

This will show after loading the page.

Or use blind instead:

[blind(Hello)]
This will show after clicking __Hello__.

[blind(Click to see)]
Only after clicking on this text you could see what was hiding.

[blind(Special effects, background-color:#eeeeee)]
Text on a grayed background.

[/blind]

And get:

Hello
Click to see
Special effects
Printer version
English01/01/13 19:51Lluís Turró Cutiller
English02/28/14 07:27Lluís Turró Cutiller
English01/09/18 13:27Lluís Turró Cutiller