| | Version at: 01/11/2013, 02:00 vs. version at: 01/11/2013, 02:02 |
---|
1 | 1 | # Sandbox |
---|
2 | 2 | |
---|
3 | 3 | Use this page to experiment. |
---|
| 4 | |
---|
| 5 | Nested bulleted list: |
---|
| 6 | |
---|
| 7 | * a |
---|
| 8 | * a.b |
---|
| 9 | * a.b.c |
---|
| 10 | * a.v |
---|
| 11 | * z |
---|
4 | 12 | |
---|
5 | 13 | Code sample: |
---|
6 | 14 | ` |
---|
7 | 15 | if (a) |
---|
8 | 16 | b |
---|
9 | 17 | else |
---|
10 | 18 | c |
---|
11 | 19 | ` |
---|
| 20 | |
---|
| 21 | |
---|
diff view generated by jsdifflib |
---|
Version at: 01/11/2013, 02:00
# Sandbox
Use this page to experiment.
Code sample:
`
if (a)
b
else
c
`
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
`
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