(anonymous guest) (logged out)

Copyright (C) by the contributors. Some rights reserved, license BY-SA.

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 
This is version . It is not the current version, and thus it cannot be edited.
[Back to current version]   [Restore this version]

The Creole 1.0 spec is quite a lot to read. We try to put as many assumptions of creole into the validation cases below. Simply copy this into the sandbox of your favorite wiki and see if it works

== This a test for creole 0.1 (1)
=== This is a Subheading (2)
==== Subsub (3)
===== Subsubsub (4)

The ending equal signs should not be displayed:

== This a test for creole 0.1 (1) ==
=== This is a Subheading (2) ===
==== Subsub (3) ====
===== Subsubsub (4) =====


You can make things **bold** or //italic// or **//both//**.

Character formatting extends across line breaks: **bold,
this is still bold. This line deliberately does not end in star-star.

Not bold. Character formatting does not cross paragraph boundaries.

You can use [[InternalLinks]] or [[http://www.wikicreole.org|external Links]], give the link a [[InternalLinks| different]] name.

Here's another sentence: This Wisdom is taken from [[Ward Cunninghams]] [[http://www.c2.com/doc/wikisym/WikiSym2006.pdf|Presentation at the Wikisym 06]]

Here's a external link without a description...
[[http://www.wikicreole.org]]

free links without braces should be rendered as well, note that the implementation therefore should not render :// as italic. 
http://www.wikicreole.org, it's not enough to protect http://, because you can have much more protocols, for example jdbc://

you can use this to draw a line to separate the page
----

you can format a address by simply adding linebreaks

My contact dates:
Pone: xyz
Fax: +45
Mobile: abc

You can use lists, start it at the first column for now, please...

unnumbered lists are like
* item a
* item b
* **bold item c**

or you can number them
# [[item a]]
# item b
# // italic item c //

up to five levels
* 1
** 2
*** 3
**** 4
***** 5

* You can have
multiline list items
* this is a second multiline
list item

you can use nowiki syntax if you would like do stuff like this

{{{
Guitar Chord C:

||---|---|---|
||-0-|---|---|
||---|-0-|---|
||---|---|-0-|
||---|---|---|
}}}

or if you need that {{{ in a sentence }}} like this.






Sample test cases:

Add new attachment

Only authorized users are allowed to upload new attachments.

List of attachments

Kind Attachment Name Size Version Date Modified Author Change note
jpg
» Red_Flower.jpg 5.7 kB 1 21-Aug-2007 16:20 ChuckSmith Red Flower for image test
txt
creole1.0test.txt 3.1 kB 1 09-Oct-2008 16:10 RadomirDopieralski
« This particular version was published on 27-Jul-2007 09:43 by ChristophSauer.