| | Version at: 01/11/2013, 02:02 vs. version at: 01/11/2013, 02:04 |
---|
1 | 1 | # Sandbox |
---|
2 | 2 | |
---|
3 | | Use this page to experiment. |
---|
| 3 | Use this page to experiment with wiki markup. |
---|
4 | 4 | |
---|
5 | 5 | Nested bulleted list: |
---|
6 | 6 | |
---|
7 | 7 | * a |
---|
8 | 8 | * a.b |
---|
9 | 9 | * a.b.c |
---|
10 | 10 | * a.v |
---|
11 | 11 | * z |
---|
12 | 12 | |
---|
13 | | Code sample: |
---|
|
| 13 | Code sample (note that the format differs between preview mode and final presentation): |
---|
| 14 | |
---|
14 | 15 | ` |
---|
15 | 16 | if (a) |
---|
16 | 17 | b |
---|
17 | 18 | else |
---|
18 | 19 | c |
---|
19 | 20 | ` |
---|
20 | 21 | |
---|
21 | 22 | |
---|
diff view generated by jsdifflib |
---|
Version at: 01/11/2013, 02:02
# Sandbox
Use this page to experiment.
Nested bulleted list:
* a
* a.b
* a.b.c
* a.v
* z
Code sample:
`
if (a)
b
else
c
`
version at: 01/11/2013, 02:04
# Sandbox
Use this page to experiment with wiki markup.
Nested bulleted list:
* a
* a.b
* a.b.c
* a.v
* z
Code sample (note that the format differs between preview mode and final presentation):
`
if (a)
b
else
c
`
Note
The lines in green are the lines that have been added in the new version.
The lines in red are those that have been removed.
Actions