*input
<P>uno</P>
<P>duo</P>
<P>tres</P>
*end
*savefile
*input
<P><P>
*end
*output
<P><P>
*end
*loadfile
*output
<P>uno</P>
<P>duo</P>
<P>tres</P>
*end
*altO
*output
<OL>
<LI></LI>
</OL>
*input
<P>This is the first paragraph.</P>
<P>This is the second paragraph.</P>
*end
*enter
*output
<P>This is the first paragraph.</P>
<P>This is the second paragraph.</P>
<P></P>
*input
<P>This is the first paragraph.</P>
<P>This is the second paragraph.</P>
*end
*enter
*output
<P>This is the first paragraph.</P>
<P></P>
<P>This is the second paragraph.</P>
*input
<P>This is the first paragraph.</P>
<P>This is the second paragraph.</P>
*end
*altP
*output
<P>This is the first paragraph.</P>
<pre></pre>
<P>This is the second paragraph.</P>
*end
*shiftEnter
*output
<P>This is the first paragraph.</P>
<pre>
</pre>
<P>This is the second paragraph.</P>
*altU
*output
<UL>
<LI></LI>
</UL>
*input
<P></P>
*end
*enter
*output
<P></P>
<P></P>