summaryrefslogtreecommitdiffstats
path: root/sandbox.mdwn
blob: 899b08e51ec981228205b9cf36ace07e03f34d8f (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
This is the SandBox, a page anyone can edit to learn how to use the wiki.

----

Here's a paragraph.

Here's another one with *emphasised* text.

# 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..

Bulleted list

* *item*
* item

Nested lists

1. First item
4. Second item 
   1. Nested items
   2. ...
1. Third item 
   * Nested bullit item
   * Another bullit item 
     * Third level of bullit item  
1. Fourth item 
   a) item
   b) item 

[[ikiwiki/WikiLink]]