Version at: 16/01/2014, 03:20 vs. version at: 16/01/2014, 13:18
11# Sandbox
22
33Use this page to experiment with wiki markup.
44
55Nested bulleted list:
66
77* a
88 * a.b
99 * a.b.c
1010 * a.v
1111* z
1212
1313Code sample (note that the format differs between preview mode and final presentation):
1414
1515`
1616if (a)
1717 b
1818else
1919 c
2020`
2121
22Bookmarklet text:
2223
24javascript:var%20p=Math.floor((Math.random()*100)+1);location.href="htt"+"p://t"+"atoeba.org/eng/sentences/show_all_in/epo/und/eng/indifferent/page:"+p;
diff view generated by jsdifflib

Version at: 16/01/2014, 03:20

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

version at: 16/01/2014, 13:18

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

Bookmarklet text:

javascript:var%20p=Math.floor((Math.random()*100)+1);location.href="htt"+"p://t"+"atoeba.org/eng/sentences/show_all_in/epo/und/eng/indifferent/page:"+p;

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.