=begin options

write = root

=end options

=begin creole

==== Creole Demo Page

[[CreoleSample|This Page]] shows the [[Creole]] Formatter, which is able to interpret the Creole wiki markup. As of version 1.3 of PodWiki::Formatter::Creole almost all features of creole are supported. But there maybe bugs of course!

Feel free to test the creole interpreter here:

Textformatting: **bold** //italic// **//bold italic mixed//**

----

Unformatted: {{{ ** nicht fett ** // nicht kursiv // <i>html</i> }}}

Heads:

=== berschrift
==== berschrift
===== berschrift
====== berschrift
======= berschrift


Nested lists:

* item1
* item2
* item3
** 2 item1
** 2 item2
*** 3 item1
*** 3 ** fettes item1 **
# 8d8d8d8d8d
# 773t36e63t478t2374
## a89sd76asdn3
### as89dasdjkahw3uzd
* doduierjkbad as dauisdhz
** asdiuastzcaibdiwe

Embedded link: http://www.itu.gov/index.php

Internal link: [[PodWiki]]

Named internal link: [[PodWiki|Die Hauptseite des Wiki]]

External link: [[http://www.orwell.com]]

Named external link: [[http://www.asa.gr|Asiaten in Griechenland]]

Image: {{bookmark.png}}

Image with title: {{bookmark.png|Die Seite bookmarken}}

Image with link: [[PodWiki|{{site_update.png}}]]

Formatted link: **//[[PodWiki]]//**

Full table:

| Day      | ToDo                |
| Monday   | make sex with susie |
| Thuesday | repair the pickup   |

Loosy table:


| Day      | ToDo  
| Monday   | make sex with susie  
| Thuesday | repair the pickup  

Table with colspan:


| Day      | ToDo                | Cost  |
| Monday   |        make sex with susie |
| Thuesday | repair the pickup   | 45,-  |




=end

X<creole demo>

=cut
