]> sipb.mit.edu Git - ikiwiki.git/blob - doc/sandbox.mdwn
web commit by VictorMoral
[ikiwiki.git] / doc / sandbox.mdwn
1 This is the SandBox, a page anyone can edit to try out ikiwiki.
2
3 ----
4
5 Here's a paragraph.
6
7 Here's another one with *emphasised* text.
8
9 # Header
10
11 ## Subheader
12
13 > This is a blockquote.
14 >
15 > This is the first level of quoting.
16 >
17 > > This is nested blockquote.
18 >
19 >> And without a space works too.
20 >
21 > Back to the first level.
22
23 Numbered list 
24
25 1. First item.
26  1. Sub item.
27 1. Another.
28 1. And another..
29  1. foo
30  2. bar
31   3. baz
32    4. qux
33     5. quux
34
35 Bulleted list
36
37 * *item*
38 * item
39 * item
40 * just to try this stuff - looks kool!
41
42 ----
43
44 [[haiku hint="sandbox play"]]
45
46 ----
47
48 ## Different sorts of links:
49
50 * [[WikiLink]]
51 * [[different_name_for_a_WikiLink|WikiLink]]
52 * [[different name for a WikiLink (with spaces this time)|WikiLink]]
53 * <http://www.gnu.org/>
54 * [GNU](http://www.gnu.org/)
55 * [Email](mailto:noone@invalid)
56
57 ----
58 &#1506;&#1489;&#1512;&#1497;&#1514;
59 &#1506;&#1489;&#1512;&#1497;&#1514; &#1506;&#1460;&#1501; &#1504;&#1456;&#1511;&#1493;&#1468;&#1491;&#1493;&#1465;&#1514;
60 ----
61
62 So did that work? --[[Joey]]
63
64 ----
65
66 Turkish spesific characters (latin5) expected to be here --> Ä±ÄŸÃ¼ÅŸÃ¶Ã§Ä°ÄžÃœÅžÃ–Ç
67 (character encoding set as UTF-8 on the client side)
68
69 Hmm...  Rendered properly but now in this second entry, they all seem to be corrupted in the CGI form.  How about `sandbox.mdwn`?  --[[Roktas]]
70
71 Displayed correctly after the previous (second) test, corrupted in the CGI form  though. --[[Roktas]]
72
73 Multibyte characters are rendered and stored correctly (looking at the `sandbox.mdwn` diff), but we have a problem in CGI forms.  --[[Roktas]]
74
75 ----
76
77 Esto está en español :-)
78
79 -----
80
81 This sandbox is also a [[blog]]!
82
83 [[inline pages="sandbox/*" rootpage="sandbox" show="5"]]