What steps will reproduce the problem?
1. select edit source button and add this w3c correct entry
<h2>title :</h2>
<ol>
<li>item 1.</li>
<li>item 2.</li>
<li>item 3.</li>
</ol>
<p>some texte here,</p>
<p>and some other</p>
2. Submit it and you get the wrong:
<h2>title :</h2>
<br><ol>
<br><li>item 1.</li>
<br><li>item 2.</li>
<br><li>item 3.</li>
<br></ol>
<br><p>some texte here,</p>
<br><p>and some other</p>
What is the expected output? What do you see instead?
The exact same i entry some <br> add
What version of the product are you using? On what operating system?
ver: v0.9.9 build 20091123, linux
Please provide any additional information below.
Original issue reported on code.google.com by alainiv...@gmail.com on 7 Jun 2010 at 10:59
Original issue reported on code.google.com by
alainiv...@gmail.com
on 7 Jun 2010 at 10:59