]> git.vanrenterghem.biz Git - git.ikiwiki.info.git/blob - doc/sandbox.mdwn
* Wrap the editpage template in the standard misctemplate, this allows the
[git.ikiwiki.info.git] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
3 ----
5 testing openid ... ignore.
7 Test. Проверка. テスト ığüşöçİ ทดสอบ éphémère
9 Testing right-to-left text: (שרה) should be spelled shin (ש) resh (ר) heh (ה) from right to left.
11 Testing it in a comment...
13 Here's a paragraph.
15 Here's another one with *emphasised* text.
17 do ë characters work? Sure.
19 Nofle nofle
21 OpenID test. It works!!
23 Hupple hupple hupple hupple snork.
25 Test..
27 There are Polish diacritical characters: ą, ć, ę, ł, ń, ó, ś, ż, ź.
29 # Header
31 ## Subheader
33 > This is a blockquote.
34 >
35 > This is the first level of quoting.
36 >
37 > > This is nested blockquote.
38 >
39 >> And without a space works too.
40 >>> to three levels
41 >
42 > Back to the first level.
44 Numbered list 
46 1. First item.
47  1. Sub item.
48 1. Another.
49 1. And another..
50  1. foo
51  2. bar
52   3. baz
53    4. qux
54     5. quux
56 Bulleted list
58 * item
59 * *item*
60 * item
61 * one
62   * two
63      * three
64        * four
65         * five
67 ----
69 [[haiku hint="sandbox play"]]
71 ----
73 ## Different sorts of links:
75 * [[WikiLink]]
76 * [[different_name_for_a_WikiLink|WikiLink]]
77 * [[different name for a WikiLink (with spaces this time)|WikiLink]]
78 * <http://www.gnu.org/>
79 * [GNU](http://www.gnu.org/)
80 * [Email](mailto:noone@invalid)
81 * WikiLink without any markup.
83 -----
85 This sandbox is also a [[blog]]!
87 [[inline pages="sandbox/*" rootpage="sandbox" show="5"]]
89 ----
91 strange behaviour on my 2.0 test installation - trying
93 * list item 1
94 * list item 2
95 * list item 3
97 1. First item.
98 1. Sub item.
99 1. Another.
100 1. And another..
102 seems to do TheSameHere - i had expected the second block to compile to a numbered list.
104 ----