Copy cells from wiki-form window in sage worksheet and paste directly into wiki edit.

# Wiki form worksheet: _scratch_

{{{sage: a = 5 }}}

{{{sage: a 5}}}

{{{sage: for i in range(10): ... print i*i - 2 -2 -1 2 7 14 23 34 47 62 79}}}