| At line 1 changed one line |
| This behavior of the CreolePageFilter is actually wrong: Leading whitespaces should be ignored: |
| ===Please note that this wiki is **not** a reference implementation of Creole. |
| {{http://snipsnap.org/space/SnipSnap/config/snipsnap-logo.png}} |
|
| ------------- |
| **test : <p> paragraph insertion** |
|
| "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. |
|
| New paragraph. |
| -------------- |
|
| hello world |
| ** salam. |
| At line 3 changed 2 lines |
| ---- |
| TestingTesting |
| ** 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? |
| At line 6 changed 17 lines |
| |
| {{{ {{{ ~}}} ~ }}} |
| |
| ---- |
| What about a simple table like this? |
| {{{csv: |
| Head1,Head2 |
| 0,1 |
| 1,2 |
| 3,4 |
| }}} |
| |
| ---- |
| |
| [[Euphoria|Euphoria]] |
| //super |
| test// |
| and below we have a sub heading... |
| At line 24 changed one line |
| ==Line Ends Preserved within Paragraphs?== |
| == Sub Heading (h2) |
| That should do for now. |
| At line 26 changed one line |
| Trying to see what the statement about line ends being preserved within paragraphs really means. So, typing a medium size paragraph, then will insert a line end (and extra word) without a blank line following. This paragraph is without an "internal" line end. |
| |jhksjdhfsk dkjs dfsdkj sdjk | |
| |dfsdf|dfsdf|dsfsdf |
| |dfsdfs|sdfsdf||dfsdf\\\\ |
| [[]]== bold and italics{{}} |
| At line 28 changed 2 lines |
| Trying to see what the statement about line ends being preserved within paragraphs really means. So, typing a medium size paragraph, then will insert a line end (and extra word) without a blank line following. |
| This paragraph has an extra line end after the period in the previous sentence. Let's see if there is a difference in rendering. |
| ** some bold // and italic // text ** not |
| At line 31 changed one line |
| Well, no difference at my current page width (at least in the preview)--on at least the preview, the line is rendered like: |
| // some italic ** and bold ** text // not |
| At line 33 changed one line |
| {{{following. This paragraph has an extra ...}}} |
| ** some bold // and italic ** text //not |
| At line 35 changed one line |
| But, on one save, it came out approximately like (approximately to imply that both lines ended near the right margin): |
| <b>bold</b> |
| ~~ |
| At line 37 changed 2 lines |
| {{{.............. ...following. |
| This paragraph has an extra ...}}} |
| This is a pic |
| |= Animal |= Image | |
| |Praying mantis|{{prayingMantis.jpg}}| |
| |= Recumbent Banana |http://chidiet.com/images3/banana1.jpg | |
| At line 40 changed one line |
| Need to insert an extra word in both paragraphs and see if it makes a difference. **Done:** and it still doesn't look like the line end is preserved, so I guess I don't know what someone is trying to say (or is there a bug?). |
| ==This is a heading 1 |
| ===This is heading 2 |
| ====This is heading 3 |
| At line 42 changed one line |
| ==List Subitem Rendering== |
| *Bullet 1 |
| *Bullet 2 |
| *Bullet 3 |
| At line 44 changed one line |
| Now I want to see what the HTML looks like for a list with a subitem, and how deep can I nest lists. |
| ##Item 1 |
| ##Item 2 |
| ##Item 3 |
| At line 46 changed 10 lines |
| # item 1 |
| # item 2 |
| ## subitem of item 2 |
| # item 3 |
| ## subitem of item 3 |
| ### 3rd level |
| #### 4th level |
| ##### 5th level |
| ###### 6th level |
| ####### 7th level (because 6 worked) |
| This is normal. //This is Italic.// **This is Bold.** |
| ==This is large heading |
| ===This is medium heading |
| At line 57 removed one line |
| The HTML is like a new list started within the "parent" item (new <ol> </ol>). |
| At line 59 changed one line |
| ==Heading Levels== |
| * item 1 |
| * item 2 |
| # item a |
| # item b |
| ** item 3 |
| ## item c |
| ---- |
| At line 61 changed one line |
| How deep do the heading levels nest? |
| # MyTry |
| ## MyTry222 |
| # sdasldfs |
| ~#dsjklflsdafj\\ |
| ~~lkjfl lkjfasdf lflasdf |
| [[head|head a|head2| |
| | |tryrt| | |
| |sdfasd|dfasd| | |
| test |
| |head|head a|head2| |
| | |tryrt| | |
| |sdfasd|dfasd| | |
| At line 63 removed one line |
| Is there a way to get H1, H5, and H6? |
| At line 65 changed one line |
| Aside: Note that an equal sign in the text of these headings is not rendered (One equal sign=H2)--maybe it would with spaces around it? |
| [[test spam|http://www.golden-day.com/guohe/]] |
| At line 67 changed 6 lines |
| =One equal sign = H2= |
| ==Two equal signs=H2== |
| ===Three equal signs=H3=== |
| ====Four equal signs=H4==== |
| =====Five equal signs===== |
| ======Six equal signs====== |
| ==Heading |
| normal text |
| ===heading 2 |
|
| ]] |
|
| abc |
|
| [[aliasYO|http://www.gentoo.org]] |
|
| # One |
| # Two |
| # Three |
|
| # One |
| # Two |
| # Three |
|
| |*//one|**/item| |
| |/two|//**item**//| |
| |**over two lines?//| |
|
| ==heading |
| ---- |
| ==heading |
|
|
| ==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 |
|
| ---- |
| **bold** and still ** bold ** |
|
| ==List Tests |
|
| ===Mixed List Types |
| # ordered first |
| ## ordered second |
| ** unordered second |
| ## ordered second |
|
| ===Mixed List Levels |
| # first level |
| ## second level |
| ### third level |
| ## second level |
| ## second level |
| # first level |
|
| ===List Item Escaping |
| # first |
| ## second |
| ~## escaped |
| ##second |
|
| ### third level item without defined parent lists |
|
| ==Escapes |
|
| ~ 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)\\ |
|
| 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.~ |
|
|
|
| {{{ |
| nowiki test: fdgofgenlofgten |
| }}} |
|
| * 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 |
|
| aaaa |
| bbbbbb |
| ccccccccccc |
|
| aaaaaaa\\ |
| bbbbbbbbb\\ |
| ccccccccccc |
|
| |ho| | w|is|the |
| |time||for|all|=good|men|dfsdf |
| |jhksjdhfsk dkjs|=dfsdkj|sdjk|dfsdf|dfsdf|dsfsdf |
| |dfsdfs|sdfsdf||dfsdf |
|
| This is a basic paragraph followed by a table. |
| |=col1|col2| |
| |item1|item2| |
|
| and more text after that. Interesting that no p tag gets put after the table. |
| There needs to be a separate line. |
|
| # first item |
|
|
|
|
|
|
| # second item |
| # third item |
| ## third dot one |
| ## dot two |
| ### dot what? |
|
| # in middle |
| ## third what? |
| # forth item |
|
|
|
|
|
| ---- |
| <<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) |