(anonymous guest) (logged out)

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

Sponsored by the Wiki Symposium and the Nuveon GmbH.

 

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
dat
Bold in wiki engines.dat 0.2 kB 1 11-Nov-2013 05:23 unknown
png
» Bold in wiki engines.png 20.6 kB 1 11-Nov-2013 05:23 unknown
jpg
» prayingMantis.jpg 14.6 kB 1 17-Jan-2008 16:31 Bradman67

This page (revision-279) was last changed on 30-Sep-2008 19:37 by 128.120.184.143  

This page was created on 03-Apr-2007 19:34 by ChristophSauer

Only authorized users are allowed to rename pages.

Only authorized users are allowed to delete pages.

Difference between version and

At line 1 changed 2 lines
//
Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs? Do slashes span paragraphs?
===Please note that this wiki is **not** a reference implementation of Creole.
{{http://snipsnap.org/space/SnipSnap/config/snipsnap-logo.png}}
At line 4 changed one line
No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. No they don't. //
-------------
**test : <p> paragraph insertion**
At line 6 changed 2 lines
// missing slashes
dsafdsaf
"Hard wrapping software should not be used to author wiki markup, because it can put characters in text as a first character in a line.\\
Those character then get special meaning in the wiki markup, although the author did not intend it." List start here:
* item1
* item2
List ends here.\\
Second Line.
At line 9 changed one line
//corner case 1 http:// sadf
New paragraph.
--------------
hello world
** salam.
** Welcome to the //Jungle//, we've got fun and //games//... **
===Heading 1===
** some bold **
That's not an h1 up there...
= This is a Heading 1
= another h1 ==== and this?
and below we have a sub heading...
== Sub Heading (h2)
That should do for now.
|jhksjdhfsk dkjs dfsdkj sdjk |
|dfsdf|dfsdf|dsfsdf
|dfsdfs|sdfsdf||dfsdf\\\\
[[]]== bold and italics{{}}
** some bold // and italic // text ** not
// some italic ** and bold ** text // not
** some bold // and italic ** text //not
<b>bold</b>
~~
This is a pic
|= Animal |= Image |
|Praying mantis|{{prayingMantis.jpg}}|
|= Recumbent Banana |http://chidiet.com/images3/banana1.jpg |
==This is a heading 1
===This is heading 2
====This is heading 3
*Bullet 1
*Bullet 2
*Bullet 3
##Item 1
##Item 2
##Item 3
This is normal. //This is Italic.// **This is Bold.**
==This is large heading
===This is medium heading
* item 1
* item 2
# item a
# item b
** item 3
## item c
At line 11 removed 5 lines
= Top-level heading (1)
== This a test for creole 0.1 (2)
=== This is a Subheading (3)
==== Subsub (4)
===== Subsubsub (5)
At line 17 changed one line
The ending equal signs should not be displayed:
# MyTry
## MyTry222
# sdasldfs
~#dsjklflsdafj\\
~~lkjfl lkjfasdf lflasdf
[[head|head a|head2|
| |tryrt| |
|sdfasd|dfasd| |
test
|head|head a|head2|
| |tryrt| |
|sdfasd|dfasd| |
At line 19 removed 5 lines
= Top-level heading (1) =
== This a test for creole 0.1 (2) ==
=== This is a Subheading (3) ===
==== Subsub (4) ====
===== Subsubsub (5) =====
At line 94 added one line
[[test spam|http://www.golden-day.com/guohe/]]
At line 26 changed one line
You can make things **bold** or //italic// or **//both//** or //**both**//.
==Heading
normal text
===heading 2
At line 28 changed 2 lines
Character formatting extends across line breaks: **bold,
this is still bold. This line deliberately does not end in star-star.
]]
At line 31 changed one line
Not bold. Character formatting does not cross paragraph boundaries.
abc
At line 33 changed 2 lines
You can use [[internal links]] or [[http://www.wikicreole.org|external links]],
give the link a [[internal links|different]] name.
[[aliasYO|http://www.gentoo.org]]
At line 36 changed 2 lines
Here's another sentence: This wisdom is taken from [[Ward Cunningham's]]
[[http://www.c2.com/doc/wikisym/WikiSym2006.pdf|Presentation at the Wikisym 06]].
# One
# Two
# Three
At line 39 changed one line
Here's a external link without a description: [[http://www.wikicreole.org]]
# One
# Two
# Three
At line 41 changed one line
Free links without braces should be rendered as well, like http://www.wikicreole.org/ and http://www.wikicreole.org/users/~example.
|*//one|**/item|
|/two|//**item**//|
|**over two lines?//|
At line 43 changed 3 lines
Note: the implementation should not render foo://bar as italic! It's not enough to
protect http://bar from being rendered as italic, because you can have much more
protocols, for example jdbc://bar and ftp://file.
==heading
----
==heading
At line 47 changed one line
You can use this to draw a line to separate the page:
==Bold Tests
An ***odd-balanced*** example.
An ***odd-unbalanced-open** example.
An **odd-unbalanced-close*** example.
An ****even-balanced**** example.
An ****even-unbalanced-open** example.
An **even-unbalanced-close**** example.
A **bold text\\
line span closed** example.
A **bold text\\
line span unclosed example
==Link Tests
An internal link to this page [[Sandbox|WikiCreole:Sandbox]].
An example with [[too many open and close|[http://www.example.com]]] characters.
**This is bold text**
This is text
At line 154 added one line
**bold** and still ** bold **
At line 50 changed one line
You can use lists, start it at the first column for now, please...
==List Tests
At line 52 changed 4 lines
unnumbered lists are like
* item a
* item b
* **bold item c**
===Mixed List Types
# ordered first
## ordered second
** unordered second
## ordered second
At line 57 changed 5 lines
blank space is also permitted before lists like:
* item a
* item b
* item c
** item c.a
===Mixed List Levels
# first level
## second level
### third level
## second level
## second level
# first level
At line 63 changed 6 lines
or you can number them
# [[item 1]]
# item 2
# // italic item 3 //
## item 3.1
## item 3.2
===List Item Escaping
# first
## second
~## escaped
##second
At line 70 changed 6 lines
up to five levels
* 1
** 2
*** 3
**** 4
***** 5
### third level item without defined parent lists
At line 77 changed 4 lines
* You can have
multiline list items
* this is a second multiline
list item
==Escapes
At line 82 changed one line
You can use nowiki syntax if you would like do stuff like this:
~ 1 (expecting 1 - lone tilde)\\
~~ 2 (expecting 1 - escapes a tilde)\\
~~~ 3 (expecting 1 - escapes second tilde and semi-escapes space)\\
~~~~ 4 (expecting 2 - escapes 2nd tilde and 4th tilde)\\
At line 84 changed 2 lines
{{{
Guitar Chord C:
This has a ~tilde which should show up.\\
This has a lone ~ tilde which should show up.\\
This has a tilde before the ~// which shouldn't show up.\\
This has a tilde inside a URL so it should show up as part of the URL. http://somewhere.com/~tilde.\\
This has a tilde to escape the link ~[[tilde]].\\
This has two ~~ tildes which should show up as only one.\\
This has a tilde before~ a space so shouldn't show up nor escape that space.\\
This has a tilde at the end of (broken) line~\\ so it should escape that markup.\\
This has a tilde at the end of line so shouldn't show up nor escape that EOL.~
At line 87 changed 5 lines
||---|---|---|
||-0-|---|---|
||---|-0-|---|
||---|---|-0-|
||---|---|---|
{{{
nowiki test: fdgofgenlofgten
At line 94 changed 3 lines
Note: if you look at the source code of the above, you see the escape char (tilde, ~ )
being used to escape the closing triple curly braces. This is to do nesting because
all this text is enclosed in nowiki markup.
* list item one
** sub item
* list item two according to the spec, this should be a new list item at the same level as list item one
and this should still be part of list item two
At line 98 changed one line
You can also use it inline nowiki {{{ in a sentence }}} like this.
aaaa
bbbbbb
ccccccccccc
At line 100 changed 2 lines
!!! Escapes
Normal Link: http://wikicreole.org/ - now same link, but escaped: ~http://wikicreole.org/
aaaaaaa\\
bbbbbbbbb\\
ccccccccccc
At line 103 changed one line
Normal asterisks: ~**not bold~**
|ho| | w|is|the
|time||for|all|=good|men|dfsdf
|jhksjdhfsk dkjs|=dfsdkj|sdjk|dfsdf|dfsdf|dsfsdf
|dfsdfs|sdfsdf||dfsdf
At line 105 changed one line
a tilde alone: ~
This is a basic paragraph followed by a table.
|=col1|col2|
|item1|item2|
At line 107 changed one line
a tilde escapes itself: ~~xxx
and more text after that. Interesting that no p tag gets put after the table.
There needs to be a separate line.
At line 109 changed one line
!! Creole 0.2
# first item
At line 111 removed one line
This should be a flower with the ALT text "this is a flower" if your wiki supports ALT text on images:
At line 113 removed one line
[{ImagePro src='Red-Flower.jpg' caption='here is a red flower' }]
At line 115 removed one line
!! Creole 0.4
At line 117 removed one line
Tables are done like this:
At line 119 removed 5 lines
||header col1||header col2
|col1|col2
|you |can
|also |align\\ it.
You can format an address by simply forcing linebreaks:
At line 125 changed 4 lines
My contact dates:\\
Pone: xyz\\
Fax: +45\\
Mobile: abc
# second item
# third item
## third dot one
## dot two
### dot what?
At line 130 changed one line
!! Creole 0.5
# in middle
## third what?
# forth item
At line 132 removed 4 lines
|| Header title || Another header title
| {{{ //not italic text// }}} | {{{ **not bold text** }}}
| ''italic text'' | __ bold text __
!! Creole 1.0
At line 137 changed one line
If interwiki links are setup in your wiki, this links to the WikiCreole page about Creole 1.0 test cases: [WikiCreole:Creole1.0TestCases].
----
<<TableOfContents>>
=This should be level 1=
Text
==This should be level 2==
more text
===This should be level 3===
last text
[[Link's Quote]]
http://www.google.com
http://www.google.com/
Is this a [link] or not?
Test of numered headings:
#= level 1 (number 1)
##== level 2 (number (1.1)
##== more level 2 (number 1.2)
#= another level 1 (number 2)
##== level 2 (number 2.1)
###=== level 3 (number (2.1.1)
Version Date Modified Size Author Changes ... Change note
279 30-Sep-2008 19:37 5.073 kB 128.120.184.143 to previous
278 24-Sep-2008 07:50 5.008 kB 117.192.4.101 to previous | to last
277 24-Sep-2008 07:49 5.007 kB 117.192.4.101 to previous | to last
276 22-Sep-2008 19:56 4.982 kB 117.192.10.70 to previous | to last
275 22-Sep-2008 19:54 4.978 kB 117.192.10.70 to previous | to last
274 22-Sep-2008 19:49 4.973 kB 117.192.10.70 to previous | to last
273 16-Sep-2008 13:07 4.963 kB spir to previous | to last
272 16-Sep-2008 13:06 4.961 kB spir to previous | to last
271 16-Sep-2008 12:42 4.958 kB spir to previous | to last
270 16-Sep-2008 12:35 4.902 kB spir to previous | to last
269 16-Sep-2008 12:34 5.083 kB spir to previous | to last
268 09-Sep-2008 18:01 4.564 kB 88.0.71.200 to previous | to last
267 30-Aug-2008 06:33 4.526 kB 66.189.212.46 to previous | to last
266 29-Aug-2008 13:08 5.012 kB 96.20.127.193 to previous | to last made warning bigger
265 28-Aug-2008 19:48 5.009 kB spir to previous | to last
264 28-Aug-2008 19:46 5.012 kB spir to previous | to last
263 22-Aug-2008 02:55 4.995 kB 87.242.138.69 to previous | to last
262 22-Aug-2008 02:52 4.945 kB 87.242.138.69 to previous | to last
261 19-Aug-2008 06:51 4.93 kB 195.5.148.79 to previous | to last
« This page (revision-279) was last changed on 30-Sep-2008 19:37 by 128.120.184.143