Version at: 16/01/2014, 15:36 vs. version at: 19/01/2014, 15:26
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
2222Bookmarklet text:
2323
24[test][1]
24[test][1][][2]
2525
2626 [1]: javascript:var%20p=Math.floor((Math.random()*100)+1);location.href=%22http//tatoeba.org/eng/sentences/show_all_in/epo/und/eng/indifferent/page:%22+p;
27 [2]: javascript:var%20p=Math.floor((Math.random()*100)+1);location.href=%22http//tatoeba.org/eng/sentences/show_all_in/epo/und/eng/indifferent/page:%22+p;
2728
diff view generated by jsdifflib

Version at: 16/01/2014, 15:36

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

[test][1]

  [1]: javascript:var%20p=Math.floor((Math.random()*100)+1);location.href=%22http//tatoeba.org/eng/sentences/show_all_in/epo/und/eng/indifferent/page:%22+p;

version at: 19/01/2014, 15:26

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

[test][1][][2]

  [1]: javascript:var%20p=Math.floor((Math.random()*100)+1);location.href=%22http//tatoeba.org/eng/sentences/show_all_in/epo/und/eng/indifferent/page:%22+p;
  [2]: javascript:var%20p=Math.floor((Math.random()*100)+1);location.href=%22http//tatoeba.org/eng/sentences/show_all_in/epo/und/eng/indifferent/page:%22+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.