| At line 1 changed one line |
| = Top-level heading (1)== |
| ===Please note that this wiki is **not** a reference implementation of Creole. |
| {{http://snipsnap.org/space/SnipSnap/config/snipsnap-logo.png}} |
| At line 3 changed one line |
| aaaaa |
| ------------- |
| **test : <p> paragraph insertion** |
| At line 5 changed 4 lines |
| == This a test for creole 0.1 (2) |
| === This is a Subheading (3) |
| ==== Subsub (4)= |
| ===== Subsubsub (5) |
| "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 10 changed 2 lines |
| //aaaaa |
| bbbbb |
| New paragraph. |
| -------------- |
| At line 13 changed one line |
| ----he//he//1 |
| hello world |
| ** salam. |
| |
| ** Welcome to the //Jungle//, we've got fun and //games//... ** |
| At line 15 removed one line |
| ---- hehe2 |
| At line 23 added 55 lines |
| ===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 19 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 21 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 28 changed one line |
| You can make things **bold** or //italic// or **//both//**. |
| ==Heading |
| normal text |
| ===heading 2 |
| At line 30 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 33 changed one line |
| Not bold. Character formatting does not cross paragraph boundaries. |
| abc |
| At line 35 changed 2 lines |
| You can use [[InternalLinks]] or [[http://www.wikicreole.org|external Links]], |
| give the link a [[InternalLinks| different]] name. |
| [[aliasYO|http://www.gentoo.org]] |
| At line 38 changed 2 lines |
| Here's another sentence: This Wisdom is taken from [[Ward Cunninghams]] |
| [[http://www.c2.com/doc/wikisym/WikiSym2006.pdf|Presentation at the Wikisym 06]]. |
| # One |
| # Two |
| # Three |
| At line 41 changed one line |
| Here's a external link without a description: [[http://www.wikicreole.org]] |
| # One |
| # Two |
| # Three |
| At line 43 changed one line |
| Free links without braces should be rendered as well, like http://www.wikicreole.org/. |
| |*//one|**/item| |
| |/two|//**item**//| |
| |**over two lines?//| |
| At line 45 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. |
| ==heading |
| ---- |
| ==heading |
| At line 49 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 52 changed one line |
| You can format an address by simply forcing linebreaks: |
| ==List Tests |
| At line 54 changed 4 lines |
| My contact dates:\\ |
| Pone: xyz\\ |
| Fax: +45\\ |
| Mobile: abc |
| ===Mixed List Types |
| # ordered first |
| ## ordered second |
| ** unordered second |
| ## ordered second |
| At line 59 changed one line |
| You can use lists, start it at the first column for now, please... |
| ===Mixed List Levels |
| # first level |
| ## second level |
| ### third level |
| ## second level |
| ## second level |
| # first level |
| At line 61 changed 4 lines |
| unnumbered lists are like |
| * ite//m a |
| * item b |
| * **bold item c** |
| ===List Item Escaping |
| # first |
| ## second |
| ~## escaped |
| ##second |
| At line 66 changed 4 lines |
| or you can number them |
| # [[item a]] |
| # item b |
| # // italic item c // |
| ### third level item without defined parent lists |
| At line 71 changed 6 lines |
| up to five levels |
| * 1 |
| ** 2 |
| *** 3 |
| **** 4 |
| ***** 5 |
| ==Escapes |
| At line 78 changed 4 lines |
| * You can have |
| multiline list items |
| * this is a second multiline |
| list item |
| ~ 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 83 changed one line |
| You can use nowiki syntax if you would like do stuff like this: |
| 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 85 removed 2 lines |
| {{{ |
| Guitar Chord C: |
| At line 88 changed 5 lines |
| ||---|---|---| |
| ||-0-|---|---| |
| ||---|-0-|---| |
| ||---|---|-0-| |
| ||---|---|---| |
|
| {{{ |
| nowiki test: fdgofgenlofgten |
| At line 95 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 99 changed one line |
| You can also use it inline nowiki {{{ in a sentence }}} like this. |
| aaaa |
| bbbbbb |
| ccccccccccc |
| At line 101 changed one line |
| Tables are done like this: |
| aaaaaaa\\ |
| bbbbbbbbb\\ |
| ccccccccccc |
| At line 103 changed 6 lines |
| ||header col1||header col2 |
| |col1|col2 |
| |you |can |
| |also |align it. |
| !!! Escapes |
| Normal Link: http://wikicreole.org/ - now same link, but escaped: ~http://wikicreole.org/ |
| |ho| | w|is|the |
| |time||for|all|=good|men|dfsdf |
| |jhksjdhfsk dkjs|=dfsdkj|sdjk|dfsdf|dfsdf|dsfsdf |
| |dfsdfs|sdfsdf||dfsdf |
| At line 110 changed one line |
| Normal asterisks: ~**not bold~** |
| This is a basic paragraph followed by a table. |
| |=col1|col2| |
| |item1|item2| |
| At line 112 changed one line |
| a tilde alone: ~ |
| and more text after that. Interesting that no p tag gets put after the table. |
| There needs to be a separate line. |
| At line 114 changed one line |
| a tilde escapes itself: ~~xxx |
| # first item |
| At line 231 added 18 lines |
|
|
|
|
| # second item |
| # third item |
| ## third dot one |
| ## dot two |
| ### dot what? |
|
| # in middle |
| ## third what? |
| # forth item |
|
|
|
|
|
| At line 250 added 7 lines |
| <<TableOfContents>> |
| =This should be level 1= |
| Text |
| ==This should be level 2== |
| more text |
| ===This should be level 3=== |
| last text |
| At line 259 added 16 lines |
| [[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) |