blob: 476c3e93f10ecef087f4b0fc4f31be2f26e0b0fe (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
|
This is the SandBox, a page anyone can edit to learn how to use the wiki.
----
[[inktest|http://google.de]]
[[link test|http://google.de]]
Hopefully, here will be some sourcecode in highlight.
[[!format c """
#include <stdio.h>
int main(int argc, char **argv)
{
puts("Hello, World!\n");
return 0;
}
"""]]
Here's a paragraph.
Here's another one with *emphasised* text.
I wonder what happens if I add a new [[projects]]
# Header
## Subheader
> This is a blockquote.
>
> This is the first level of quoting.
>
> > This is nested blockquote.
>
> Back to the first level.
Numbered list
1. First item.
1. Another.
1. And another..
[[!img small.jpg alt="box on the roof"]]
Bulleted list
* *item*
* item
[[ikiwiki/WikiLink]]
|